Uses of Class
be.recipe.services.core.PrescriberForPrescription
-
Packages that use PrescriberForPrescription Package Description be.recipe.services.core be.recipe.services.prescriber -
-
Uses of PrescriberForPrescription in be.recipe.services.core
Methods in be.recipe.services.core that return PrescriberForPrescription Modifier and Type Method Description PrescriberForPrescriptionObjectFactory. createPrescriberForPrescription()Create an instance ofPrescriberForPrescription -
Uses of PrescriberForPrescription in be.recipe.services.prescriber
Fields in be.recipe.services.prescriber declared as PrescriberForPrescription Modifier and Type Field Description protected PrescriberForPrescriptionGetPrescriptionForPrescriberResult. prescriberMethods in be.recipe.services.prescriber that return PrescriberForPrescription Modifier and Type Method Description PrescriberForPrescriptionGetPrescriptionForPrescriberResult. getPrescriber()Gets the value of the prescriber property.Methods in be.recipe.services.prescriber with parameters of type PrescriberForPrescription Modifier and Type Method Description voidGetPrescriptionForPrescriberResult. setPrescriber(PrescriberForPrescription value)Sets the value of the prescriber property.
-