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