Uses of Class
be.recipe.services.prescriber.ListPrescriptionsResult
-
Packages that use ListPrescriptionsResult Package Description be.recipe.services.prescriber -
-
Uses of ListPrescriptionsResult in be.recipe.services.prescriber
Methods in be.recipe.services.prescriber that return ListPrescriptionsResult Modifier and Type Method Description ListPrescriptionsResultObjectFactory. createListPrescriptionsResult()Create an instance ofListPrescriptionsResultMethods in be.recipe.services.prescriber that return types with arguments of type ListPrescriptionsResult Modifier and Type Method Description JAXBElement<ListPrescriptionsResult>ObjectFactory. createListPrescriptionsResult(ListPrescriptionsResult value)Methods in be.recipe.services.prescriber with parameters of type ListPrescriptionsResult Modifier and Type Method Description JAXBElement<ListPrescriptionsResult>ObjectFactory. createListPrescriptionsResult(ListPrescriptionsResult value)
-