|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface BptDocument.Bpt
An XML bpt(@http://www.lisa.org/tmx20). This is a complex type.
| Nested Class Summary | |
|---|---|
static class |
BptDocument.Bpt.Factory
A factory class with static methods for creating instances of this type. |
static interface |
BptDocument.Bpt.I
An XML i(@). |
static interface |
BptDocument.Bpt.Type
An XML type(@). |
static interface |
BptDocument.Bpt.X
An XML x(@). |
| 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 |
String |
getType()
Gets the "type" attribute |
BigInteger |
getX()
Gets the "x" attribute |
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 |
boolean |
isSetX()
True if has "x" 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 |
void |
setType(String type)
Sets the "type" attribute |
void |
setX(BigInteger x)
Sets the "x" attribute |
int |
sizeOfSubArray()
Returns number of "sub" element |
void |
unsetEquivText()
Unsets the "equiv-text" attribute |
void |
unsetX()
Unsets the "x" attribute |
BptDocument.Bpt.I |
xgetI()
Gets (as xml) the "i" attribute |
BptDocument.Bpt.Type |
xgetType()
Gets (as xml) the "type" attribute |
BptDocument.Bpt.X |
xgetX()
Gets (as xml) the "x" attribute |
void |
xsetI(BptDocument.Bpt.I iValue)
Sets (as xml) the "i" attribute |
void |
xsetType(BptDocument.Bpt.Type type)
Sets (as xml) the "type" attribute |
void |
xsetX(BptDocument.Bpt.X x)
Sets (as xml) the "x" 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()
BptDocument.Bpt.I xgetI()
void setI(BigInteger iValue)
void xsetI(BptDocument.Bpt.I iValue)
BigInteger getX()
BptDocument.Bpt.X xgetX()
boolean isSetX()
void setX(BigInteger x)
void xsetX(BptDocument.Bpt.X x)
void unsetX()
org.apache.xmlbeans.XmlAnySimpleType getEquivText()
boolean isSetEquivText()
void setEquivText(org.apache.xmlbeans.XmlAnySimpleType equivText)
org.apache.xmlbeans.XmlAnySimpleType addNewEquivText()
void unsetEquivText()
String getType()
BptDocument.Bpt.Type xgetType()
void setType(String type)
void xsetType(BptDocument.Bpt.Type type)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||