Uses of Class
be.recipe.services.patient.ListPatientPrescriptionsResult
-
Packages that use ListPatientPrescriptionsResult Package Description be.recipe.services.patient -
-
Uses of ListPatientPrescriptionsResult in be.recipe.services.patient
Methods in be.recipe.services.patient that return ListPatientPrescriptionsResult Modifier and Type Method Description ListPatientPrescriptionsResultObjectFactory. createListPatientPrescriptionsResult()Create an instance ofListPatientPrescriptionsResultMethods in be.recipe.services.patient that return types with arguments of type ListPatientPrescriptionsResult Modifier and Type Method Description JAXBElement<ListPatientPrescriptionsResult>ObjectFactory. createListPatientPrescriptionsResult(ListPatientPrescriptionsResult value)Methods in be.recipe.services.patient with parameters of type ListPatientPrescriptionsResult Modifier and Type Method Description JAXBElement<ListPatientPrescriptionsResult>ObjectFactory. createListPatientPrescriptionsResult(ListPatientPrescriptionsResult value)
-