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