|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface XCriteriaComparisons.Pairs
An XML pairs(@). This is a complex type.
| Nested Class Summary | |
|---|---|
static class |
XCriteriaComparisons.Pairs.Factory
A factory class with static methods for creating instances of this type. |
static interface |
XCriteriaComparisons.Pairs.Pair
An XML pair(@). |
| Field Summary | |
|---|---|
static SchemaType |
type
|
| Fields inherited from interface org.apache.xmlbeans.XmlObject |
|---|
EQUAL, GREATER_THAN, LESS_THAN, NOT_EQUAL |
| Method Summary | |
|---|---|
XDescription |
addNewDescription()
Appends and returns a new empty "description" element |
XCriteriaComparisons.Pairs.Pair |
addNewPair()
Appends and returns a new empty value (as xml) as the last "pair" element |
XDescription |
getDescription()
Gets the "description" element |
XCriteriaComparisons.Pairs.Pair[] |
getPairArray()
Deprecated. |
XCriteriaComparisons.Pairs.Pair |
getPairArray(int i)
Gets ith "pair" element |
List<XCriteriaComparisons.Pairs.Pair> |
getPairList()
Gets a List of "pair" elements |
XCriteriaComparisons.Pairs.Pair |
insertNewPair(int i)
Inserts and returns a new empty value (as xml) as the ith "pair" element |
boolean |
isSetDescription()
True if has "description" element |
void |
removePair(int i)
Removes the ith "pair" element |
void |
setDescription(XDescription description)
Sets the "description" element |
void |
setPairArray(int i,
XCriteriaComparisons.Pairs.Pair pair)
Sets ith "pair" element |
void |
setPairArray(XCriteriaComparisons.Pairs.Pair[] pairArray)
Sets array of all "pair" element |
int |
sizeOfPairArray()
Returns number of "pair" element |
void |
unsetDescription()
Unsets the "description" 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 SchemaType type
| Method Detail |
|---|
XDescription getDescription()
boolean isSetDescription()
void setDescription(XDescription description)
XDescription addNewDescription()
void unsetDescription()
List<XCriteriaComparisons.Pairs.Pair> getPairList()
XCriteriaComparisons.Pairs.Pair[] getPairArray()
XCriteriaComparisons.Pairs.Pair getPairArray(int i)
int sizeOfPairArray()
void setPairArray(XCriteriaComparisons.Pairs.Pair[] pairArray)
void setPairArray(int i,
XCriteriaComparisons.Pairs.Pair pair)
XCriteriaComparisons.Pairs.Pair insertNewPair(int i)
XCriteriaComparisons.Pairs.Pair addNewPair()
void removePair(int i)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||