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