Uses of Class
be.recipe.services.prescriber.ListPrescriptionsResult.Partial.Prescription
-
Packages that use ListPrescriptionsResult.Partial.Prescription Package Description be.recipe.services.prescriber -
-
Uses of ListPrescriptionsResult.Partial.Prescription in be.recipe.services.prescriber
Fields in be.recipe.services.prescriber with type parameters of type ListPrescriptionsResult.Partial.Prescription Modifier and Type Field Description protected List<ListPrescriptionsResult.Partial.Prescription>ListPrescriptionsResult.Partial. prescriptionMethods in be.recipe.services.prescriber that return ListPrescriptionsResult.Partial.Prescription Modifier and Type Method Description ListPrescriptionsResult.Partial.PrescriptionObjectFactory. createListPrescriptionsResultPartialPrescription()Create an instance ofListPrescriptionsResult.Partial.PrescriptionMethods in be.recipe.services.prescriber that return types with arguments of type ListPrescriptionsResult.Partial.Prescription Modifier and Type Method Description List<ListPrescriptionsResult.Partial.Prescription>ListPrescriptionsResult.Partial. getPrescription()Gets the value of the prescription property.List<ListPrescriptionsResult.Partial.Prescription>ListPrescriptionsResult.Partial. getPrescriptions()
-