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