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