|
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.ChainTypeImpl
An XML chainType(@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.ChainType |
ChainType.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.ChainType |
type |
| Fields inherited from interface org.apache.xmlbeans.XmlObject |
EQUAL, GREATER_THAN, LESS_THAN, NOT_EQUAL |
| Constructor Summary | |
ChainTypeImpl(SchemaType sType)
|
|
| Method Summary | |
Named |
addNewAttribute()
Appends and returns a new empty "attribute" element |
Named |
addNewFeature()
Appends and returns a new empty value (as xml) as the last "feature" element |
Named |
getAttribute()
Gets the "attribute" element |
Named[] |
getFeatureArray()
Gets array of all "feature" elements |
Named |
getFeatureArray(int i)
Gets ith "feature" element |
String |
getName()
Gets the "name" attribute |
Named |
insertNewFeature(int i)
Inserts and returns a new empty value (as xml) as the ith "feature" element |
boolean |
isSetName()
True if has "name" attribute |
void |
removeFeature(int i)
Removes the ith "feature" element |
void |
setAttribute(Named attribute)
Sets the "attribute" element |
void |
setFeatureArray(int i,
Named feature)
Sets ith "feature" element |
void |
setFeatureArray(Named[] featureArray)
Sets array of all "feature" element |
void |
setName(String name)
Sets the "name" attribute |
int |
sizeOfFeatureArray()
Returns number of "feature" element |
void |
unsetName()
Unsets the "name" attribute |
XmlString |
xgetName()
Gets (as xml) the "name" attribute |
void |
xsetName(XmlString name)
Sets (as xml) the "name" attribute |
| 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 ChainTypeImpl(SchemaType sType)
| Method Detail |
public Named[] getFeatureArray()
getFeatureArray in interface ChainTypepublic Named getFeatureArray(int i)
getFeatureArray in interface ChainTypepublic int sizeOfFeatureArray()
sizeOfFeatureArray in interface ChainTypepublic void setFeatureArray(Named[] featureArray)
setFeatureArray in interface ChainType
public void setFeatureArray(int i,
Named feature)
setFeatureArray in interface ChainTypepublic Named insertNewFeature(int i)
insertNewFeature in interface ChainTypepublic Named addNewFeature()
addNewFeature in interface ChainTypepublic void removeFeature(int i)
removeFeature in interface ChainTypepublic Named getAttribute()
getAttribute in interface ChainTypepublic void setAttribute(Named attribute)
setAttribute in interface ChainTypepublic Named addNewAttribute()
addNewAttribute in interface ChainTypepublic String getName()
getName in interface ChainTypepublic XmlString xgetName()
xgetName in interface ChainTypepublic boolean isSetName()
isSetName in interface ChainTypepublic void setName(String name)
setName in interface ChainTypepublic void xsetName(XmlString name)
xsetName in interface ChainTypepublic void unsetName()
unsetName in interface ChainType
|
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 | ||||||||||