Class XmlVariableNode.DEFAULT
- java.lang.Object
-
- org.eclipse.persistence.oxm.annotations.XmlVariableNode.DEFAULT
-
- Enclosing class:
- XmlVariableNode
public static final class XmlVariableNode.DEFAULT extends java.lang.Object
Used inXmlVariableNode.type()
to signal that the type be inferred from the signature of the property.
-
-
Constructor Summary
Constructors Constructor Description DEFAULT()
-