Class XmlJavaTypeAdapter.DEFAULT

  • Enclosing class:
    XmlJavaTypeAdapter

    public static final class XmlJavaTypeAdapter.DEFAULT
    extends java.lang.Object
    Used in XmlJavaTypeAdapter.type() to signal that the type be inferred from the signature of the field, property, parameter or the class.
    • Constructor Summary

      Constructors 
      Constructor Description
      DEFAULT()  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • DEFAULT

        public DEFAULT()