Uses of Class
be.fgov.ehealth.recipe.protocol.v4.RevokePrescriptionRequestType
-
Packages that use RevokePrescriptionRequestType Package Description be.fgov.ehealth.recipe.protocol.v4 -
-
Uses of RevokePrescriptionRequestType in be.fgov.ehealth.recipe.protocol.v4
Methods in be.fgov.ehealth.recipe.protocol.v4 that return RevokePrescriptionRequestType Modifier and Type Method Description RevokePrescriptionRequestTypeObjectFactory. createRevokePrescriptionRequestType()Create an instance ofRevokePrescriptionRequestTypeMethods in be.fgov.ehealth.recipe.protocol.v4 that return types with arguments of type RevokePrescriptionRequestType Modifier and Type Method Description JAXBElement<RevokePrescriptionRequestType>ObjectFactory. createRevokePrescriptionRequest(RevokePrescriptionRequestType value)Methods in be.fgov.ehealth.recipe.protocol.v4 with parameters of type RevokePrescriptionRequestType Modifier and Type Method Description JAXBElement<RevokePrescriptionRequestType>ObjectFactory. createRevokePrescriptionRequest(RevokePrescriptionRequestType value)RevokePrescriptionResponseTypeRecipeExecutorPortType. revokePrescription(RevokePrescriptionRequestType body)RevokePrescriptionResponseTypeRecipePatientPortType. revokePrescription(RevokePrescriptionRequestType body)RevokePrescriptionResponseTypeRecipePrescriberPortType. revokePrescription(RevokePrescriptionRequestType body)
-