|
||||||||||
| 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.NotQueryTypeImpl
public class NotQueryTypeImpl
An XML NotQueryType(@http://www.extreme.indiana.edu/lead/resource-catalog/v2/xsd). This is a complex type.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface edu.indiana.extreme.lead.resource_catalog.xsd.NotQueryType |
|---|
NotQueryType.Factory |
| Field Summary |
|---|
| Fields inherited from interface edu.indiana.extreme.lead.resource_catalog.xsd.NotQueryType |
|---|
type |
| Constructor Summary | |
|---|---|
NotQueryTypeImpl(org.apache.xmlbeans.SchemaType sType)
|
|
| Method Summary | |
|---|---|
DataSourceQueryType |
addNewNotPredicate()
Appends and returns a new empty "notPredicate" element |
DataSourceQueryType |
getNotPredicate()
Gets the "notPredicate" element |
javax.xml.namespace.QName |
getQueryType()
Gets the "queryType" attribute |
boolean |
isSetQueryType()
True if has "queryType" attribute |
void |
setNotPredicate(DataSourceQueryType notPredicate)
Sets the "notPredicate" 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 NotQueryTypeImpl(org.apache.xmlbeans.SchemaType sType)
| Method Detail |
|---|
public DataSourceQueryType getNotPredicate()
getNotPredicate in interface NotQueryTypepublic void setNotPredicate(DataSourceQueryType notPredicate)
setNotPredicate in interface NotQueryTypepublic DataSourceQueryType addNewNotPredicate()
addNewNotPredicate in interface NotQueryTypepublic javax.xml.namespace.QName getQueryType()
getQueryType in interface DataSourceQueryTypegetQueryType in interface NotQueryTypegetQueryType in class DataSourceQueryTypeImplpublic org.apache.xmlbeans.XmlQName xgetQueryType()
xgetQueryType in interface DataSourceQueryTypexgetQueryType in interface NotQueryTypexgetQueryType in class DataSourceQueryTypeImplpublic boolean isSetQueryType()
isSetQueryType in interface NotQueryTypepublic void setQueryType(javax.xml.namespace.QName queryType)
setQueryType in interface DataSourceQueryTypesetQueryType in interface NotQueryTypesetQueryType in class DataSourceQueryTypeImplpublic void xsetQueryType(org.apache.xmlbeans.XmlQName queryType)
xsetQueryType in interface DataSourceQueryTypexsetQueryType in interface NotQueryTypexsetQueryType in class DataSourceQueryTypeImplpublic void unsetQueryType()
unsetQueryType in interface NotQueryType
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||