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