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