| 
 | 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 individualPairs(@http://dl.kr.org/dig/2003/02/lang). This is a complex type.
| Nested Class Summary | |
| static class | IndividualPairs.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 | |
|  IndividualPairType | addNewIndividualPair()Appends and returns a new empty value (as xml) as the last "individualPair" element | 
|  IndividualPairType[] | getIndividualPairArray()Gets array of all "individualPair" elements | 
|  IndividualPairType | getIndividualPairArray(int i)Gets ith "individualPair" element | 
|  IndividualPairType | insertNewIndividualPair(int i)Inserts and returns a new empty value (as xml) as the ith "individualPair" element | 
|  void | removeIndividualPair(int i)Removes the ith "individualPair" element | 
|  void | setIndividualPairArray(IndividualPairType[] individualPairArray)Sets array of all "individualPair" element | 
|  void | setIndividualPairArray(int i,
                       IndividualPairType individualPair)Sets ith "individualPair" element | 
|  int | sizeOfIndividualPairArray()Returns number of "individualPair" 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 IndividualPairType[] getIndividualPairArray()
public IndividualPairType getIndividualPairArray(int i)
public int sizeOfIndividualPairArray()
public void setIndividualPairArray(IndividualPairType[] individualPairArray)
public void setIndividualPairArray(int i,
                                   IndividualPairType individualPair)
public IndividualPairType insertNewIndividualPair(int i)
public IndividualPairType addNewIndividualPair()
public void removeIndividualPair(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 | ||||||||||