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