| 
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectorg.apache.xmlbeans.SchemaComponent.Ref
org.apache.xmlbeans.SchemaType.Ref
public static final class SchemaType.Ref
Used to allow on-demand loading of types.
| Field Summary | 
|---|
| Fields inherited from class org.apache.xmlbeans.SchemaComponent.Ref | 
|---|
_handle | 
| Constructor Summary | |
|---|---|
SchemaType.Ref(SchemaType type)
 | 
|
SchemaType.Ref(SchemaTypeSystem system,
               java.lang.String handle)
 | 
|
| Method Summary | |
|---|---|
 SchemaType | 
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 | 
|---|
public SchemaType.Ref(SchemaType type)
public SchemaType.Ref(SchemaTypeSystem system,
                      java.lang.String handle)
| Method Detail | 
|---|
public final int getComponentType()
getComponentType in class SchemaComponent.Refpublic final SchemaType get()
  | 
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||