|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface CompareQueryType.ComparePredicate
An XML comparePredicate(@http://www.extreme.indiana.edu/lead/resource-catalog/v2/xsd). This is a complex type.
| Nested Class Summary | |
|---|---|
static class |
CompareQueryType.ComparePredicate.Factory
A factory class with static methods for creating instances of this type. |
| Field Summary | |
|---|---|
static org.apache.xmlbeans.SchemaType |
type
|
| Method Summary | |
|---|---|
DataSourceCompareType.Enum |
getComparator()
Gets the "comparator" attribute |
java.lang.String |
getField()
Gets the "field" attribute |
java.lang.String |
getValue()
Gets the "value" attribute |
void |
setComparator(DataSourceCompareType.Enum comparator)
Sets the "comparator" attribute |
void |
setField(java.lang.String field)
Sets the "field" attribute |
void |
setValue(java.lang.String value)
Sets the "value" attribute |
DataSourceCompareType |
xgetComparator()
Gets (as xml) the "comparator" attribute |
DataSourceFieldType |
xgetField()
Gets (as xml) the "field" attribute |
org.apache.xmlbeans.XmlToken |
xgetValue()
Gets (as xml) the "value" attribute |
void |
xsetComparator(DataSourceCompareType comparator)
Sets (as xml) the "comparator" attribute |
void |
xsetField(DataSourceFieldType field)
Sets (as xml) the "field" attribute |
void |
xsetValue(org.apache.xmlbeans.XmlToken value)
Sets (as xml) the "value" attribute |
| Field Detail |
|---|
static final org.apache.xmlbeans.SchemaType type
| Method Detail |
|---|
java.lang.String getField()
DataSourceFieldType xgetField()
void setField(java.lang.String field)
void xsetField(DataSourceFieldType field)
DataSourceCompareType.Enum getComparator()
DataSourceCompareType xgetComparator()
void setComparator(DataSourceCompareType.Enum comparator)
void xsetComparator(DataSourceCompareType comparator)
java.lang.String getValue()
org.apache.xmlbeans.XmlToken xgetValue()
void setValue(java.lang.String value)
void xsetValue(org.apache.xmlbeans.XmlToken value)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||