|
|||||||||
| Home >> All >> org >> apache >> [ xmlbeans overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
org.apache.xmlbeans
Class SchemaIdentityConstraint.Ref

java.lang.Objectorg.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.
| Field Summary |
| Fields inherited from class org.apache.xmlbeans.SchemaComponent.Ref |
_handle |
| Constructor Summary | |
SchemaIdentityConstraint.Ref(SchemaIdentityConstraint idc)
|
|
SchemaIdentityConstraint.Ref(SchemaTypeSystem system,
java.lang.String handle)
|
|
| Method Summary | |
SchemaIdentityConstraint |
get()
|
int |
getComponentType()
|
| Methods inherited from class org.apache.xmlbeans.SchemaComponent.Ref |
getComponent, getTypeSystem |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
SchemaIdentityConstraint.Ref
public SchemaIdentityConstraint.Ref(SchemaIdentityConstraint idc)
SchemaIdentityConstraint.Ref
public SchemaIdentityConstraint.Ref(SchemaTypeSystem system, java.lang.String handle)
| Method Detail |
getComponentType
public final int getComponentType()
- Specified by:
getComponentTypein classSchemaComponent.Ref
get
public final SchemaIdentityConstraint get()
|
|||||||||
| Home >> All >> org >> apache >> [ xmlbeans overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC