|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface CommitmentV3Type
An XML CommitmentV3Type(@). This is a complex type.
| Nested Class Summary | |
|---|---|
static class |
CommitmentV3Type.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 | |
|---|---|
LocationV3Type |
addNewLocation()
Appends and returns a new empty value (as xml) as the last "Location" element |
java.lang.String |
getCommitmentDate()
Gets the "CommitmentDate" element |
java.lang.String |
getCommitmentTime()
Gets the "CommitmentTime" element |
LocationV3Type[] |
getLocationArray()
Gets array of all "Location" elements |
LocationV3Type |
getLocationArray(int i)
Gets ith "Location" element |
LocationV3Type |
insertNewLocation(int i)
Inserts and returns a new empty value (as xml) as the ith "Location" element |
void |
removeLocation(int i)
Removes the ith "Location" element |
void |
setCommitmentDate(java.lang.String commitmentDate)
Sets the "CommitmentDate" element |
void |
setCommitmentTime(java.lang.String commitmentTime)
Sets the "CommitmentTime" element |
void |
setLocationArray(int i,
LocationV3Type location)
Sets ith "Location" element |
void |
setLocationArray(LocationV3Type[] locationArray)
Sets array of all "Location" element |
int |
sizeOfLocationArray()
Returns number of "Location" element |
org.apache.xmlbeans.XmlString |
xgetCommitmentDate()
Gets (as xml) the "CommitmentDate" element |
org.apache.xmlbeans.XmlString |
xgetCommitmentTime()
Gets (as xml) the "CommitmentTime" element |
void |
xsetCommitmentDate(org.apache.xmlbeans.XmlString commitmentDate)
Sets (as xml) the "CommitmentDate" element |
void |
xsetCommitmentTime(org.apache.xmlbeans.XmlString commitmentTime)
Sets (as xml) the "CommitmentTime" element |
| 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 |
|---|
java.lang.String getCommitmentDate()
org.apache.xmlbeans.XmlString xgetCommitmentDate()
void setCommitmentDate(java.lang.String commitmentDate)
void xsetCommitmentDate(org.apache.xmlbeans.XmlString commitmentDate)
java.lang.String getCommitmentTime()
org.apache.xmlbeans.XmlString xgetCommitmentTime()
void setCommitmentTime(java.lang.String commitmentTime)
void xsetCommitmentTime(org.apache.xmlbeans.XmlString commitmentTime)
LocationV3Type[] getLocationArray()
LocationV3Type getLocationArray(int i)
int sizeOfLocationArray()
void setLocationArray(LocationV3Type[] locationArray)
void setLocationArray(int i,
LocationV3Type location)
LocationV3Type insertNewLocation(int i)
LocationV3Type addNewLocation()
void removeLocation(int i)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||