Package org.apache.xmlbeans
Class SchemaGlobalAttribute.Ref
java.lang.Object
org.apache.xmlbeans.SchemaComponent.Ref
org.apache.xmlbeans.SchemaGlobalAttribute.Ref
- Enclosing interface:
- SchemaGlobalAttribute
public static final class SchemaGlobalAttribute.Ref extends SchemaComponent.Ref
Used to allow on-demand loading of elements.
-
Field Summary
-
Constructor Summary
Constructors Constructor Description Ref(SchemaGlobalAttribute element)
Ref(SchemaTypeSystem system, String handle)
-
Method Summary
Modifier and Type Method Description SchemaGlobalAttribute
get()
int
getComponentType()
-
Constructor Details
-
Method Details
-
getComponentType
public final int getComponentType()- Specified by:
getComponentType
in classSchemaComponent.Ref
-
get
-