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 SummaryConstructors Constructor Description Ref(SchemaGlobalAttribute element)Ref(SchemaTypeSystem system, String handle)
- 
Method SummaryModifier and Type Method Description SchemaGlobalAttributeget()intgetComponentType()
- 
Constructor Details
- 
Method Details- 
getComponentTypepublic final int getComponentType()- Specified by:
- getComponentTypein class- SchemaComponent.Ref
 
- 
get
 
-