Class RevokePrescriptionRequest
- java.lang.Object
-
- be.fgov.ehealth.commons.protocol.v2.RequestType
-
- be.fgov.ehealth.recipe.protocol.v4.RequestType
-
- be.fgov.ehealth.recipe.protocol.v4.RevokePrescriptionRequestType
-
- be.fgov.ehealth.recipe.protocol.v4.RevokePrescriptionRequest
-
- All Implemented Interfaces:
Serializable
@Deprecated public class RevokePrescriptionRequest extends RevokePrescriptionRequestType
Deprecated.- See Also:
- Serialized Form
-
-
Field Summary
-
Fields inherited from class be.fgov.ehealth.recipe.protocol.v4.RevokePrescriptionRequestType
securedRevokePrescriptionRequest
-
Fields inherited from class be.fgov.ehealth.recipe.protocol.v4.RequestType
programId
-
-
Constructor Summary
Constructors Constructor Description RevokePrescriptionRequest()Deprecated.
-
Method Summary
All Methods Instance Methods Concrete Methods Deprecated Methods Modifier and Type Method Description JAXBElement<RevokePrescriptionRequestType>unwrap()Deprecated.-
Methods inherited from class be.fgov.ehealth.recipe.protocol.v4.RevokePrescriptionRequestType
getSecuredRevokePrescriptionRequest, setSecuredRevokePrescriptionRequest
-
Methods inherited from class be.fgov.ehealth.recipe.protocol.v4.RequestType
getProgramId, setProgramId
-
-
-
-
Method Detail
-
unwrap
public JAXBElement<RevokePrescriptionRequestType> unwrap()
Deprecated.
-
-