类 Adapter5


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

      • Adapter5

        public Adapter5()
    • 方法详细资料

      • unmarshal

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

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