Package javax.xml.bind.annotation
Class XmlElement.DEFAULT
- java.lang.Object
-
- javax.xml.bind.annotation.XmlElement.DEFAULT
-
- Enclosing class:
- XmlElement
public static final class XmlElement.DEFAULT extends java.lang.Object
Used inXmlElement.type()
to signal that the type be inferred from the signature of the property.
-
-
Constructor Summary
Constructors Constructor Description DEFAULT()
-