Uses of Class
be.recipe.services.patient.RevokePrescriptionParam
-
Packages that use RevokePrescriptionParam Package Description be.recipe.services.patient -
-
Uses of RevokePrescriptionParam in be.recipe.services.patient
Methods in be.recipe.services.patient that return RevokePrescriptionParam Modifier and Type Method Description RevokePrescriptionParamObjectFactory. createRevokePrescriptionParam()Create an instance ofRevokePrescriptionParamMethods in be.recipe.services.patient that return types with arguments of type RevokePrescriptionParam Modifier and Type Method Description JAXBElement<RevokePrescriptionParam>ObjectFactory. createRevokePrescriptionParam(RevokePrescriptionParam value)Methods in be.recipe.services.patient with parameters of type RevokePrescriptionParam Modifier and Type Method Description JAXBElement<RevokePrescriptionParam>ObjectFactory. createRevokePrescriptionParam(RevokePrescriptionParam value)
-