| 
 | DIG 1.1 Reasoners API, April 26, 2004 (12:45 PM) | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
An XML individuals(@http://dl.kr.org/dig/2003/02/lang). This is a complex type.
| Nested Class Summary | |
| static class | Individuals.FactoryA factory class with static methods for creating instances of this type. | 
| Field Summary | |
| static SchemaType | type | 
| Fields inherited from interface org.apache.xmlbeans.XmlObject | 
| EQUAL, GREATER_THAN, LESS_THAN, NOT_EQUAL | 
| Method Summary | |
|  Named | addNewIndividual()Appends and returns a new empty value (as xml) as the last "individual" element | 
|  Named[] | getIndividualArray()Gets array of all "individual" elements | 
|  Named | getIndividualArray(int i)Gets ith "individual" element | 
|  Named | insertNewIndividual(int i)Inserts and returns a new empty value (as xml) as the ith "individual" element | 
|  void | removeIndividual(int i)Removes the ith "individual" element | 
|  void | setIndividualArray(int i,
                   Named individual)Sets ith "individual" element | 
|  void | setIndividualArray(Named[] individualArray)Sets array of all "individual" element | 
|  int | sizeOfIndividualArray()Returns number of "individual" element | 
| Methods inherited from interface org.apache.xmlbeans.XmlObject | 
| changeType, compareTo, compareValue, copy, execQuery, execQuery, isImmutable, isNil, schemaType, selectPath, selectPath, set, setNil, toString, validate, validate, valueEquals, valueHashCode | 
| Methods inherited from interface org.apache.xmlbeans.XmlTokenSource | 
| documentProperties, monitor, newCursor, newDomNode, newDomNode, newInputStream, newInputStream, newReader, newReader, newXMLInputStream, newXMLInputStream, save, save, save, save, save, save, save, save, xmlText, xmlText | 
| Field Detail | 
public static final SchemaType type
| Method Detail | 
public Named[] getIndividualArray()
public Named getIndividualArray(int i)
public int sizeOfIndividualArray()
public void setIndividualArray(Named[] individualArray)
public void setIndividualArray(int i,
                               Named individual)
public Named insertNewIndividual(int i)
public Named addNewIndividual()
public void removeIndividual(int i)
| 
 | DIG 1.1 Reasoners API, April 26, 2004 (12:45 PM) | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||