|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface PathDocument.Path
An XML path(@). This is a complex type.
| Nested Class Summary | |
|---|---|
static interface |
PathDocument.Path.Action
An XML action(@). |
static class |
PathDocument.Path.Factory
A factory class with static methods for creating instances of this type. |
| 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 |
addNewCopyfromPath()
Appends and returns a new empty "copyfrom-path" attribute |
PathDocument.Path.Action.Enum |
getAction()
Gets the "action" attribute |
org.apache.xmlbeans.XmlAnySimpleType |
getCopyfromPath()
Gets the "copyfrom-path" attribute |
BigInteger |
getCopyfromRev()
Gets the "copyfrom-rev" attribute |
boolean |
isSetCopyfromPath()
True if has "copyfrom-path" attribute |
boolean |
isSetCopyfromRev()
True if has "copyfrom-rev" attribute |
void |
setAction(PathDocument.Path.Action.Enum action)
Sets the "action" attribute |
void |
setCopyfromPath(org.apache.xmlbeans.XmlAnySimpleType copyfromPath)
Sets the "copyfrom-path" attribute |
void |
setCopyfromRev(BigInteger copyfromRev)
Sets the "copyfrom-rev" attribute |
void |
unsetCopyfromPath()
Unsets the "copyfrom-path" attribute |
void |
unsetCopyfromRev()
Unsets the "copyfrom-rev" attribute |
PathDocument.Path.Action |
xgetAction()
Gets (as xml) the "action" attribute |
RevnumType |
xgetCopyfromRev()
Gets (as xml) the "copyfrom-rev" attribute |
void |
xsetAction(PathDocument.Path.Action action)
Sets (as xml) the "action" attribute |
void |
xsetCopyfromRev(RevnumType copyfromRev)
Sets (as xml) the "copyfrom-rev" 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 |
|---|
PathDocument.Path.Action.Enum getAction()
PathDocument.Path.Action xgetAction()
void setAction(PathDocument.Path.Action.Enum action)
void xsetAction(PathDocument.Path.Action action)
org.apache.xmlbeans.XmlAnySimpleType getCopyfromPath()
boolean isSetCopyfromPath()
void setCopyfromPath(org.apache.xmlbeans.XmlAnySimpleType copyfromPath)
org.apache.xmlbeans.XmlAnySimpleType addNewCopyfromPath()
void unsetCopyfromPath()
BigInteger getCopyfromRev()
RevnumType xgetCopyfromRev()
boolean isSetCopyfromRev()
void setCopyfromRev(BigInteger copyfromRev)
void xsetCopyfromRev(RevnumType copyfromRev)
void unsetCopyfromRev()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||