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