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