Uses of Class
be.fgov.ehealth.recipe.protocol.v4.ListPrescriptionsRequestType
-
Packages that use ListPrescriptionsRequestType Package Description be.fgov.ehealth.recipe.protocol.v4 -
-
Uses of ListPrescriptionsRequestType in be.fgov.ehealth.recipe.protocol.v4
Methods in be.fgov.ehealth.recipe.protocol.v4 that return ListPrescriptionsRequestType Modifier and Type Method Description ListPrescriptionsRequestTypeObjectFactory. createListPrescriptionsRequestType()Create an instance ofListPrescriptionsRequestTypeMethods in be.fgov.ehealth.recipe.protocol.v4 that return types with arguments of type ListPrescriptionsRequestType Modifier and Type Method Description JAXBElement<ListPrescriptionsRequestType>ObjectFactory. createListPrescriptionsRequest(ListPrescriptionsRequestType value)Methods in be.fgov.ehealth.recipe.protocol.v4 with parameters of type ListPrescriptionsRequestType Modifier and Type Method Description JAXBElement<ListPrescriptionsRequestType>ObjectFactory. createListPrescriptionsRequest(ListPrescriptionsRequestType value)ListPrescriptionsResponseTypeRecipePrescriberPortType. listPrescriptions(ListPrescriptionsRequestType body)
-