|
||||||||||
| 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.TemporalQueryTypeImpl
public class TemporalQueryTypeImpl
An XML TemporalQueryType(@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.TemporalQueryType |
|---|
TemporalQueryType.Factory |
| Field Summary |
|---|
| Fields inherited from interface edu.indiana.extreme.lead.resource_catalog.xsd.TemporalQueryType |
|---|
type |
| Constructor Summary | |
|---|---|
TemporalQueryTypeImpl(org.apache.xmlbeans.SchemaType sType)
|
|
| Method Summary | |
|---|---|
TemporalPredicateType |
addNewTemporalPredicate()
Appends and returns a new empty "temporalPredicate" element |
javax.xml.namespace.QName |
getQueryType()
Gets the "queryType" attribute |
TemporalPredicateType |
getTemporalPredicate()
Gets the "temporalPredicate" element |
boolean |
isSetQueryType()
True if has "queryType" attribute |
void |
setQueryType(javax.xml.namespace.QName queryType)
Sets the "queryType" attribute |
void |
setTemporalPredicate(TemporalPredicateType temporalPredicate)
Sets the "temporalPredicate" element |
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 TemporalQueryTypeImpl(org.apache.xmlbeans.SchemaType sType)
| Method Detail |
|---|
public TemporalPredicateType getTemporalPredicate()
getTemporalPredicate in interface TemporalQueryTypepublic void setTemporalPredicate(TemporalPredicateType temporalPredicate)
setTemporalPredicate in interface TemporalQueryTypepublic TemporalPredicateType addNewTemporalPredicate()
addNewTemporalPredicate in interface TemporalQueryTypepublic javax.xml.namespace.QName getQueryType()
getQueryType in interface DataSourceQueryTypegetQueryType in interface TemporalQueryTypegetQueryType in class DataSourceQueryTypeImplpublic org.apache.xmlbeans.XmlQName xgetQueryType()
xgetQueryType in interface DataSourceQueryTypexgetQueryType in interface TemporalQueryTypexgetQueryType in class DataSourceQueryTypeImplpublic boolean isSetQueryType()
isSetQueryType in interface TemporalQueryTypepublic void setQueryType(javax.xml.namespace.QName queryType)
setQueryType in interface DataSourceQueryTypesetQueryType in interface TemporalQueryTypesetQueryType in class DataSourceQueryTypeImplpublic void xsetQueryType(org.apache.xmlbeans.XmlQName queryType)
xsetQueryType in interface DataSourceQueryTypexsetQueryType in interface TemporalQueryTypexsetQueryType in class DataSourceQueryTypeImplpublic void unsetQueryType()
unsetQueryType in interface TemporalQueryType
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||