Uses of Class
be.recipe.services.patient.GetOpenPrescriptionForPatient
-
Packages that use GetOpenPrescriptionForPatient Package Description be.recipe.services.patient -
-
Uses of GetOpenPrescriptionForPatient in be.recipe.services.patient
Fields in be.recipe.services.patient with type parameters of type GetOpenPrescriptionForPatient Modifier and Type Field Description protected List<GetOpenPrescriptionForPatient>ListPatientPrescriptionsResult. prescriptionsMethods in be.recipe.services.patient that return GetOpenPrescriptionForPatient Modifier and Type Method Description GetOpenPrescriptionForPatientObjectFactory. createGetOpenPrescriptionForPatient()Create an instance ofGetOpenPrescriptionForPatientMethods in be.recipe.services.patient that return types with arguments of type GetOpenPrescriptionForPatient Modifier and Type Method Description List<GetOpenPrescriptionForPatient>ListPatientPrescriptionsResult. getPrescriptions()Gets the value of the prescriptions property.
-