Package javax.xml.bind.annotation
Class XmlElementDecl.GLOBAL
- java.lang.Object
-
- javax.xml.bind.annotation.XmlElementDecl.GLOBAL
-
- Enclosing class:
- XmlElementDecl
public static final class XmlElementDecl.GLOBAL extends java.lang.Object
Used inXmlElementDecl.scope()
to signal that the declaration is in the global scope.
-
-
Constructor Summary
Constructors Constructor Description GLOBAL()
-