public class ErrorCodeXmlAdapter extends XmlAdapter<String,ErrorCode>
ErrorCodeXmlAdapter()
String
marshal(ErrorCode v)
ErrorCode
unmarshal(String v)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ErrorCodeXmlAdapter()
public ErrorCode unmarshal(String v)
unmarshal
XmlAdapter<String,ErrorCode>
public String marshal(ErrorCode v)
marshal
Copyright © 2017 Digipost Open Source. All rights reserved.