|
DIG 1.1 XMLBeans API, April 22, 2004 (05:20 PM) | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.apache.xmlbeans.impl.values.XmlObjectBase
org.apache.xmlbeans.impl.values.XmlComplexContentImpl
org.kr.dl.dig.v1_1.impl.IndividualsImpl
An XML individuals(@http://dl.kr.org/dig/2003/02/lang). This is a complex type.
| Nested Class Summary |
| Nested classes inherited from class org.kr.dl.dig.v1_1.Individuals |
Individuals.Factory |
| Field Summary |
| Fields inherited from class org.apache.xmlbeans.impl.values.XmlObjectBase |
_voorVc, MAJOR_VERSION_NUMBER, MINOR_VERSION_NUMBER |
| Fields inherited from interface org.kr.dl.dig.v1_1.Individuals |
type |
| Fields inherited from interface org.apache.xmlbeans.XmlObject |
EQUAL, GREATER_THAN, LESS_THAN, NOT_EQUAL |
| Constructor Summary | |
IndividualsImpl(SchemaType sType)
|
|
| 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 class org.apache.xmlbeans.impl.values.XmlComplexContentImpl |
compute_text, equal_to, get_default_attribute_text, get_default_element_text, get_elementflags, is_child_element_order_sensitive, new_visitor, schemaType, set_nil, set_text |
| Methods inherited from class java.lang.Object |
getClass, notify, notifyAll, wait, wait, wait |
| 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 |
| Constructor Detail |
public IndividualsImpl(SchemaType sType)
| Method Detail |
public Named[] getIndividualArray()
getIndividualArray in interface Individualspublic Named getIndividualArray(int i)
getIndividualArray in interface Individualspublic int sizeOfIndividualArray()
sizeOfIndividualArray in interface Individualspublic void setIndividualArray(Named[] individualArray)
setIndividualArray in interface Individuals
public void setIndividualArray(int i,
Named individual)
setIndividualArray in interface Individualspublic Named insertNewIndividual(int i)
insertNewIndividual in interface Individualspublic Named addNewIndividual()
addNewIndividual in interface Individualspublic void removeIndividual(int i)
removeIndividual in interface Individuals
|
DIG 1.1 XMLBeans API, April 22, 2004 (05:20 PM) | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||