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