public class CertIdAdapter extends javax.xml.bind.annotation.adapters.XmlAdapter<java.lang.String,CertId>
CertIdAdapter()
java.lang.String
marshal(CertId value)
CertId
unmarshal(java.lang.String value)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public CertIdAdapter()
public CertId unmarshal(java.lang.String value) throws java.lang.Exception
unmarshal
javax.xml.bind.annotation.adapters.XmlAdapter<java.lang.String,CertId>
java.lang.Exception
public java.lang.String marshal(CertId value) throws java.lang.Exception
marshal