Uses of Class
be.fgov.ehealth.recipe.protocol.v4.ListOpenPrescriptionsRequestType
-
Packages that use ListOpenPrescriptionsRequestType Package Description be.fgov.ehealth.recipe.protocol.v4 -
-
Uses of ListOpenPrescriptionsRequestType in be.fgov.ehealth.recipe.protocol.v4
Methods in be.fgov.ehealth.recipe.protocol.v4 that return ListOpenPrescriptionsRequestType Modifier and Type Method Description ListOpenPrescriptionsRequestTypeObjectFactory. createListOpenPrescriptionsRequestType()Create an instance ofListOpenPrescriptionsRequestTypeMethods in be.fgov.ehealth.recipe.protocol.v4 that return types with arguments of type ListOpenPrescriptionsRequestType Modifier and Type Method Description JAXBElement<ListOpenPrescriptionsRequestType>ObjectFactory. createListOpenPrescriptionsRequest(ListOpenPrescriptionsRequestType value)Methods in be.fgov.ehealth.recipe.protocol.v4 with parameters of type ListOpenPrescriptionsRequestType Modifier and Type Method Description JAXBElement<ListOpenPrescriptionsRequestType>ObjectFactory. createListOpenPrescriptionsRequest(ListOpenPrescriptionsRequestType value)ListOpenPrescriptionsResponseTypeRecipeExecutorPortType. listOpenPrescriptions(ListOpenPrescriptionsRequestType body)ListOpenPrescriptionsResponseTypeRecipePatientPortType. listOpenPrescriptions(ListOpenPrescriptionsRequestType body)
-