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