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