public class Adapter5 extends javax.xml.bind.annotation.adapters.XmlAdapter<String,FlushMode>
Adapter5()
String
marshal(FlushMode value)
FlushMode
unmarshal(String value)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Adapter5()
public FlushMode unmarshal(String value)
unmarshal
javax.xml.bind.annotation.adapters.XmlAdapter<String,FlushMode>
public String marshal(FlushMode value)
marshal