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