Uses of Class
com.flower.docs.ws.api.task.AnswerRequest
-
Packages that use AnswerRequest Package Description com.flower.docs.ws.api.task -
-
Uses of AnswerRequest in com.flower.docs.ws.api.task
Methods in com.flower.docs.ws.api.task that return AnswerRequest Modifier and Type Method Description AnswerRequest
ObjectFactory. createAnswerRequest()
Create an instance ofAnswerRequest
Methods in com.flower.docs.ws.api.task with parameters of type AnswerRequest Modifier and Type Method Description AnswerResponse
TaskWSService. answer(AnswerRequest in)
Answer to tasks.
-