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