|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface EptDocument.Ept
An XML ept(@http://www.lisa.org/tmx20). This is a complex type.
| Nested Class Summary | |
|---|---|
static class |
EptDocument.Ept.Factory
A factory class with static methods for creating instances of this type. |
static interface |
EptDocument.Ept.I
An XML i(@). |
| Field Summary | |
|---|---|
static org.apache.xmlbeans.SchemaType |
type
|
| Fields inherited from interface org.apache.xmlbeans.XmlObject |
|---|
EQUAL, GREATER_THAN, LESS_THAN, NOT_EQUAL |
| Method Summary | |
|---|---|
org.apache.xmlbeans.XmlAnySimpleType |
addNewEquivText()
Appends and returns a new empty "equiv-text" attribute |
SubDocument.Sub |
addNewSub()
Appends and returns a new empty value (as xml) as the last "sub" element |
org.apache.xmlbeans.XmlAnySimpleType |
getEquivText()
Gets the "equiv-text" attribute |
BigInteger |
getI()
Gets the "i" attribute |
SubDocument.Sub[] |
getSubArray()
Gets array of all "sub" elements |
SubDocument.Sub |
getSubArray(int i)
Gets ith "sub" element |
SubDocument.Sub |
insertNewSub(int i)
Inserts and returns a new empty value (as xml) as the ith "sub" element |
boolean |
isSetEquivText()
True if has "equiv-text" attribute |
void |
removeSub(int i)
Removes the ith "sub" element |
void |
setEquivText(org.apache.xmlbeans.XmlAnySimpleType equivText)
Sets the "equiv-text" attribute |
void |
setI(BigInteger iValue)
Sets the "i" attribute |
void |
setSubArray(int i,
SubDocument.Sub sub)
Sets ith "sub" element |
void |
setSubArray(SubDocument.Sub[] subArray)
Sets array of all "sub" element |
int |
sizeOfSubArray()
Returns number of "sub" element |
void |
unsetEquivText()
Unsets the "equiv-text" attribute |
EptDocument.Ept.I |
xgetI()
Gets (as xml) the "i" attribute |
void |
xsetI(EptDocument.Ept.I iValue)
Sets (as xml) the "i" attribute |
| Methods inherited from interface org.apache.xmlbeans.XmlObject |
|---|
changeType, compareTo, compareValue, copy, execQuery, execQuery, isImmutable, isNil, schemaType, selectAttribute, selectAttribute, selectAttributes, selectChildren, selectChildren, selectChildren, selectPath, selectPath, set, setNil, substitute, toString, validate, validate, valueEquals, valueHashCode |
| Methods inherited from interface org.apache.xmlbeans.XmlTokenSource |
|---|
documentProperties, dump, getDomNode, monitor, newCursor, newDomNode, newDomNode, newInputStream, newInputStream, newReader, newReader, newXMLInputStream, newXMLInputStream, newXMLStreamReader, newXMLStreamReader, save, save, save, save, save, save, save, save, xmlText, xmlText |
| Field Detail |
|---|
static final org.apache.xmlbeans.SchemaType type
| Method Detail |
|---|
SubDocument.Sub[] getSubArray()
SubDocument.Sub getSubArray(int i)
int sizeOfSubArray()
void setSubArray(SubDocument.Sub[] subArray)
void setSubArray(int i,
SubDocument.Sub sub)
SubDocument.Sub insertNewSub(int i)
SubDocument.Sub addNewSub()
void removeSub(int i)
BigInteger getI()
EptDocument.Ept.I xgetI()
void setI(BigInteger iValue)
void xsetI(EptDocument.Ept.I iValue)
org.apache.xmlbeans.XmlAnySimpleType getEquivText()
boolean isSetEquivText()
void setEquivText(org.apache.xmlbeans.XmlAnySimpleType equivText)
org.apache.xmlbeans.XmlAnySimpleType addNewEquivText()
void unsetEquivText()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||