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