类 Adapter8


  • public class Adapter8
    extends javax.xml.bind.annotation.adapters.XmlAdapter<String,​LockMode>
    • 构造器详细资料

      • Adapter8

        public Adapter8()
    • 方法详细资料

      • unmarshal

        public LockMode unmarshal​(String value)
        指定者:
        unmarshal 在类中 javax.xml.bind.annotation.adapters.XmlAdapter<String,​LockMode>
      • marshal

        public String marshal​(LockMode value)
        指定者:
        marshal 在类中 javax.xml.bind.annotation.adapters.XmlAdapter<String,​LockMode>