|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface CompareQueryType
An XML CompareQueryType(@http://www.extreme.indiana.edu/lead/resource-catalog/v2/xsd). This is a complex type.
| Nested Class Summary | |
|---|---|
static interface |
CompareQueryType.ComparePredicate
An XML comparePredicate(@http://www.extreme.indiana.edu/lead/resource-catalog/v2/xsd). |
static class |
CompareQueryType.Factory
A factory class with static methods for creating instances of this type. |
| Field Summary | |
|---|---|
static org.apache.xmlbeans.SchemaType |
type
|
| Method Summary | |
|---|---|
CompareQueryType.ComparePredicate |
addNewComparePredicate()
Appends and returns a new empty "comparePredicate" element |
CompareQueryType.ComparePredicate |
getComparePredicate()
Gets the "comparePredicate" element |
javax.xml.namespace.QName |
getQueryType()
Gets the "queryType" attribute |
boolean |
isSetQueryType()
True if has "queryType" attribute |
void |
setComparePredicate(CompareQueryType.ComparePredicate comparePredicate)
Sets the "comparePredicate" element |
void |
setQueryType(javax.xml.namespace.QName queryType)
Sets the "queryType" attribute |
void |
unsetQueryType()
Unsets the "queryType" attribute |
org.apache.xmlbeans.XmlQName |
xgetQueryType()
Gets (as xml) the "queryType" attribute |
void |
xsetQueryType(org.apache.xmlbeans.XmlQName queryType)
Sets (as xml) the "queryType" attribute |
| Field Detail |
|---|
static final org.apache.xmlbeans.SchemaType type
| Method Detail |
|---|
CompareQueryType.ComparePredicate getComparePredicate()
void setComparePredicate(CompareQueryType.ComparePredicate comparePredicate)
CompareQueryType.ComparePredicate addNewComparePredicate()
javax.xml.namespace.QName getQueryType()
getQueryType in interface DataSourceQueryTypeorg.apache.xmlbeans.XmlQName xgetQueryType()
xgetQueryType in interface DataSourceQueryTypeboolean isSetQueryType()
void setQueryType(javax.xml.namespace.QName queryType)
setQueryType in interface DataSourceQueryTypevoid xsetQueryType(org.apache.xmlbeans.XmlQName queryType)
xsetQueryType in interface DataSourceQueryTypevoid unsetQueryType()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||