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