Uses of Class
be.fgov.ehealth.recipe.protocol.v4.ListRidsInProcessRequestType
-
Packages that use ListRidsInProcessRequestType Package Description be.fgov.ehealth.recipe.protocol.v4 -
-
Uses of ListRidsInProcessRequestType in be.fgov.ehealth.recipe.protocol.v4
Methods in be.fgov.ehealth.recipe.protocol.v4 that return ListRidsInProcessRequestType Modifier and Type Method Description ListRidsInProcessRequestTypeObjectFactory. createListRidsInProcessRequestType()Create an instance ofListRidsInProcessRequestTypeMethods in be.fgov.ehealth.recipe.protocol.v4 that return types with arguments of type ListRidsInProcessRequestType Modifier and Type Method Description JAXBElement<ListRidsInProcessRequestType>ObjectFactory. createListRidsInProcessRequest(ListRidsInProcessRequestType value)Methods in be.fgov.ehealth.recipe.protocol.v4 with parameters of type ListRidsInProcessRequestType Modifier and Type Method Description JAXBElement<ListRidsInProcessRequestType>ObjectFactory. createListRidsInProcessRequest(ListRidsInProcessRequestType value)ListRidsInProcessResponseTypeRecipeExecutorPortType. listRidsInProcess(ListRidsInProcessRequestType body)
-