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 GetAllRequestObjectFactory. createGetAllRequest()Create an instance ofGetAllRequestMethods in com.flower.docs.ws.api.taskclass with parameters of type GetAllRequest Modifier and Type Method Description GetAllResponseTaskClassWSService. getAll(GetAllRequest in)Gets one or many task classes by category.
-