|
||||||||||
| 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.RangeQueryTypeImpl
public class RangeQueryTypeImpl
An XML RangeQueryType(@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.RangeQueryType |
|---|
RangeQueryType.Factory |
| Field Summary |
|---|
| Fields inherited from interface edu.indiana.extreme.lead.resource_catalog.xsd.RangeQueryType |
|---|
type |
| Constructor Summary | |
|---|---|
RangeQueryTypeImpl(org.apache.xmlbeans.SchemaType sType)
|
|
| Method Summary | |
|---|---|
java.lang.String |
getField()
Gets the "field" attribute |
boolean |
getInclusive()
Gets the "inclusive" attribute |
java.lang.String |
getMaxValue()
Gets the "maxValue" attribute |
java.lang.String |
getMinValue()
Gets the "minValue" attribute |
javax.xml.namespace.QName |
getQueryType()
Gets the "queryType" attribute |
boolean |
isSetInclusive()
True if has "inclusive" attribute |
boolean |
isSetQueryType()
True if has "queryType" attribute |
void |
setField(java.lang.String field)
Sets the "field" attribute |
void |
setInclusive(boolean inclusive)
Sets the "inclusive" attribute |
void |
setMaxValue(java.lang.String maxValue)
Sets the "maxValue" attribute |
void |
setMinValue(java.lang.String minValue)
Sets the "minValue" attribute |
void |
setQueryType(javax.xml.namespace.QName queryType)
Sets the "queryType" attribute |
void |
unsetInclusive()
Unsets the "inclusive" attribute |
void |
unsetQueryType()
Unsets the "queryType" attribute |
DataSourceFieldType |
xgetField()
Gets (as xml) the "field" attribute |
org.apache.xmlbeans.XmlBoolean |
xgetInclusive()
Gets (as xml) the "inclusive" attribute |
org.apache.xmlbeans.XmlNMTOKEN |
xgetMaxValue()
Gets (as xml) the "maxValue" attribute |
org.apache.xmlbeans.XmlNMTOKEN |
xgetMinValue()
Gets (as xml) the "minValue" attribute |
org.apache.xmlbeans.XmlQName |
xgetQueryType()
Gets (as xml) the "queryType" attribute |
void |
xsetField(DataSourceFieldType field)
Sets (as xml) the "field" attribute |
void |
xsetInclusive(org.apache.xmlbeans.XmlBoolean inclusive)
Sets (as xml) the "inclusive" attribute |
void |
xsetMaxValue(org.apache.xmlbeans.XmlNMTOKEN maxValue)
Sets (as xml) the "maxValue" attribute |
void |
xsetMinValue(org.apache.xmlbeans.XmlNMTOKEN minValue)
Sets (as xml) the "minValue" 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 RangeQueryTypeImpl(org.apache.xmlbeans.SchemaType sType)
| Method Detail |
|---|
public javax.xml.namespace.QName getQueryType()
getQueryType in interface DataSourceQueryTypegetQueryType in interface RangeQueryTypegetQueryType in class DataSourceQueryTypeImplpublic org.apache.xmlbeans.XmlQName xgetQueryType()
xgetQueryType in interface DataSourceQueryTypexgetQueryType in interface RangeQueryTypexgetQueryType in class DataSourceQueryTypeImplpublic boolean isSetQueryType()
isSetQueryType in interface RangeQueryTypepublic void setQueryType(javax.xml.namespace.QName queryType)
setQueryType in interface DataSourceQueryTypesetQueryType in interface RangeQueryTypesetQueryType in class DataSourceQueryTypeImplpublic void xsetQueryType(org.apache.xmlbeans.XmlQName queryType)
xsetQueryType in interface DataSourceQueryTypexsetQueryType in interface RangeQueryTypexsetQueryType in class DataSourceQueryTypeImplpublic void unsetQueryType()
unsetQueryType in interface RangeQueryTypepublic java.lang.String getField()
getField in interface RangeQueryTypepublic DataSourceFieldType xgetField()
xgetField in interface RangeQueryTypepublic void setField(java.lang.String field)
setField in interface RangeQueryTypepublic void xsetField(DataSourceFieldType field)
xsetField in interface RangeQueryTypepublic java.lang.String getMinValue()
getMinValue in interface RangeQueryTypepublic org.apache.xmlbeans.XmlNMTOKEN xgetMinValue()
xgetMinValue in interface RangeQueryTypepublic void setMinValue(java.lang.String minValue)
setMinValue in interface RangeQueryTypepublic void xsetMinValue(org.apache.xmlbeans.XmlNMTOKEN minValue)
xsetMinValue in interface RangeQueryTypepublic java.lang.String getMaxValue()
getMaxValue in interface RangeQueryTypepublic org.apache.xmlbeans.XmlNMTOKEN xgetMaxValue()
xgetMaxValue in interface RangeQueryTypepublic void setMaxValue(java.lang.String maxValue)
setMaxValue in interface RangeQueryTypepublic void xsetMaxValue(org.apache.xmlbeans.XmlNMTOKEN maxValue)
xsetMaxValue in interface RangeQueryTypepublic boolean getInclusive()
getInclusive in interface RangeQueryTypepublic org.apache.xmlbeans.XmlBoolean xgetInclusive()
xgetInclusive in interface RangeQueryTypepublic boolean isSetInclusive()
isSetInclusive in interface RangeQueryTypepublic void setInclusive(boolean inclusive)
setInclusive in interface RangeQueryTypepublic void xsetInclusive(org.apache.xmlbeans.XmlBoolean inclusive)
xsetInclusive in interface RangeQueryTypepublic void unsetInclusive()
unsetInclusive in interface RangeQueryType
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||