Class XmlElementRef.DEFAULT

java.lang.Object
javax.xml.bind.annotation.XmlElementRef.DEFAULT
Enclosing class:
XmlElementRef

public static final class XmlElementRef.DEFAULT extends Object
Used in XmlElementRef.type() to signal that the type be inferred from the signature of the property.
Since:
1.6, JAXB 2.0
Author:
  • Kohsuke Kawaguchi, Sun Microsystems,Inc.
  • Sekhar Vajjhala, Sun Microsystems, Inc.
  • Constructor Details

    • DEFAULT

      public DEFAULT()