Uses of Class
be.recipe.services.core.PrescriberForSearchResult
-
Packages that use PrescriberForSearchResult Package Description be.recipe.services.core be.recipe.services.prescriber -
-
Uses of PrescriberForSearchResult in be.recipe.services.core
Methods in be.recipe.services.core that return PrescriberForSearchResult Modifier and Type Method Description PrescriberForSearchResultObjectFactory. createPrescriberForSearchResult()Create an instance ofPrescriberForSearchResult -
Uses of PrescriberForSearchResult in be.recipe.services.prescriber
Fields in be.recipe.services.prescriber declared as PrescriberForSearchResult Modifier and Type Field Description protected PrescriberForSearchResultListPrescriptionsResult.Partial.Prescription. prescriberMethods in be.recipe.services.prescriber that return PrescriberForSearchResult Modifier and Type Method Description PrescriberForSearchResultListPrescriptionsResult.Partial.Prescription. getPrescriber()Gets the value of the prescriber property.Methods in be.recipe.services.prescriber with parameters of type PrescriberForSearchResult Modifier and Type Method Description voidListPrescriptionsResult.Partial.Prescription. setPrescriber(PrescriberForSearchResult value)Sets the value of the prescriber property.
-