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