org.apache.xmlbeans
Class SchemaIdentityConstraint.Ref
java.lang.Object
org.apache.xmlbeans.SchemaComponent.Ref
org.apache.xmlbeans.SchemaIdentityConstraint.Ref
- Enclosing class:
- SchemaIdentityConstraint
- public static final class SchemaIdentityConstraint.Ref
- extends SchemaComponent.Ref
Used to allow on-demand loading of identity constraints.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SchemaIdentityConstraint.Ref
public SchemaIdentityConstraint.Ref(SchemaIdentityConstraint idc)
SchemaIdentityConstraint.Ref
public SchemaIdentityConstraint.Ref(SchemaTypeSystem system,
String handle)
getComponentType
public final int getComponentType()
- Specified by:
getComponentType
in class SchemaComponent.Ref
get
public final SchemaIdentityConstraint get()