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