|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.xmlbeans.impl.values.XmlComplexContentImpl
edu.indiana.extreme.lead.resource_catalog.xsd.impl.DataSourceQueryTypeImpl
edu.indiana.extreme.lead.resource_catalog.xsd.impl.AtomicQueryTypeImpl
edu.indiana.extreme.lead.resource_catalog.xsd.impl.CompareQueryTypeImpl
public class CompareQueryTypeImpl
An XML CompareQueryType(@http://www.extreme.indiana.edu/lead/resource-catalog/v2/xsd). This is a complex type.
| Nested Class Summary | |
|---|---|
static class |
CompareQueryTypeImpl.ComparePredicateImpl
An XML comparePredicate(@http://www.extreme.indiana.edu/lead/resource-catalog/v2/xsd). |
| Nested classes/interfaces inherited from interface edu.indiana.extreme.lead.resource_catalog.xsd.CompareQueryType |
|---|
CompareQueryType.ComparePredicate, CompareQueryType.Factory |
| Field Summary |
|---|
| Fields inherited from interface edu.indiana.extreme.lead.resource_catalog.xsd.CompareQueryType |
|---|
type |
| Constructor Summary | |
|---|---|
CompareQueryTypeImpl(org.apache.xmlbeans.SchemaType sType)
|
|
| 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 |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CompareQueryTypeImpl(org.apache.xmlbeans.SchemaType sType)
| Method Detail |
|---|
public CompareQueryType.ComparePredicate getComparePredicate()
getComparePredicate in interface CompareQueryTypepublic void setComparePredicate(CompareQueryType.ComparePredicate comparePredicate)
setComparePredicate in interface CompareQueryTypepublic CompareQueryType.ComparePredicate addNewComparePredicate()
addNewComparePredicate in interface CompareQueryTypepublic javax.xml.namespace.QName getQueryType()
getQueryType in interface CompareQueryTypegetQueryType in interface DataSourceQueryTypegetQueryType in class DataSourceQueryTypeImplpublic org.apache.xmlbeans.XmlQName xgetQueryType()
xgetQueryType in interface CompareQueryTypexgetQueryType in interface DataSourceQueryTypexgetQueryType in class DataSourceQueryTypeImplpublic boolean isSetQueryType()
isSetQueryType in interface CompareQueryTypepublic void setQueryType(javax.xml.namespace.QName queryType)
setQueryType in interface CompareQueryTypesetQueryType in interface DataSourceQueryTypesetQueryType in class DataSourceQueryTypeImplpublic void xsetQueryType(org.apache.xmlbeans.XmlQName queryType)
xsetQueryType in interface CompareQueryTypexsetQueryType in interface DataSourceQueryTypexsetQueryType in class DataSourceQueryTypeImplpublic void unsetQueryType()
unsetQueryType in interface CompareQueryType
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||