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