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