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