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