Uses of Class
be.recipe.services.prescriber.ListPrescriptions
-
Packages that use ListPrescriptions Package Description be.recipe.services.prescriber -
-
Uses of ListPrescriptions in be.recipe.services.prescriber
Methods in be.recipe.services.prescriber that return ListPrescriptions Modifier and Type Method Description ListPrescriptionsObjectFactory. createListPrescriptions()Create an instance ofListPrescriptionsMethods in be.recipe.services.prescriber that return types with arguments of type ListPrescriptions Modifier and Type Method Description JAXBElement<ListPrescriptions>ObjectFactory. createListPrescriptions(ListPrescriptions value)Methods in be.recipe.services.prescriber with parameters of type ListPrescriptions Modifier and Type Method Description JAXBElement<ListPrescriptions>ObjectFactory. createListPrescriptions(ListPrescriptions value)
-