@Deprecated public class RevocationReasonAdapter extends javax.xml.bind.annotation.adapters.XmlAdapter<java.lang.String,RevocationReason>
Constructor and Description |
---|
RevocationReasonAdapter()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
marshal(RevocationReason value)
Deprecated.
|
RevocationReason |
unmarshal(java.lang.String value)
Deprecated.
|
public RevocationReason unmarshal(java.lang.String value) throws java.lang.Exception
unmarshal
in class javax.xml.bind.annotation.adapters.XmlAdapter<java.lang.String,RevocationReason>
java.lang.Exception
public java.lang.String marshal(RevocationReason value) throws java.lang.Exception
marshal
in class javax.xml.bind.annotation.adapters.XmlAdapter<java.lang.String,RevocationReason>
java.lang.Exception