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