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