Class XmlVariableNode.DEFAULT

  • Enclosing class:
    XmlVariableNode

    public static final class XmlVariableNode.DEFAULT
    extends java.lang.Object
    Used in XmlVariableNode.type() to signal that the type be inferred from the signature of the property.
    • 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()