Uses of Class
be.fgov.ehealth.recipe.protocol.v4.ListRidsHistoryResponseType
-
Packages that use ListRidsHistoryResponseType Package Description be.fgov.ehealth.recipe.protocol.v4 -
-
Uses of ListRidsHistoryResponseType in be.fgov.ehealth.recipe.protocol.v4
Methods in be.fgov.ehealth.recipe.protocol.v4 that return ListRidsHistoryResponseType Modifier and Type Method Description ListRidsHistoryResponseTypeObjectFactory. createListRidsHistoryResponseType()Create an instance ofListRidsHistoryResponseTypeListRidsHistoryResponseTypeRecipeExecutorPortType. listRidsHistory(ListRidsHistoryRequestType body)ListRidsHistoryResponseTypeRecipePrescriberPortType. listRidsHistory(ListRidsHistoryRequestType body)Methods in be.fgov.ehealth.recipe.protocol.v4 that return types with arguments of type ListRidsHistoryResponseType Modifier and Type Method Description JAXBElement<ListRidsHistoryResponseType>ObjectFactory. createListRidsHistoryResponse(ListRidsHistoryResponseType value)Methods in be.fgov.ehealth.recipe.protocol.v4 with parameters of type ListRidsHistoryResponseType Modifier and Type Method Description JAXBElement<ListRidsHistoryResponseType>ObjectFactory. createListRidsHistoryResponse(ListRidsHistoryResponseType value)
-