Uses of Class
com.flower.docs.ws.api.taskclass.GetAllRequest
-
Packages that use GetAllRequest Package Description com.flower.docs.ws.api.taskclass -
-
Uses of GetAllRequest in com.flower.docs.ws.api.taskclass
Methods in com.flower.docs.ws.api.taskclass that return GetAllRequest Modifier and Type Method Description GetAllRequest
ObjectFactory. createGetAllRequest()
Create an instance ofGetAllRequest
Methods in com.flower.docs.ws.api.taskclass with parameters of type GetAllRequest Modifier and Type Method Description GetAllResponse
TaskClassWSService. getAll(GetAllRequest in)
Gets one or many task classes by category.
-