|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.xmlbeans.impl.values.XmlObjectBase
org.apache.xmlbeans.impl.values.XmlComplexContentImpl
net.opengis.eml.x001.impl.SelectFunctionTypeImpl
public class SelectFunctionTypeImpl
An XML SelectFunctionType(@http://www.opengis.net/eml/0.0.1). This is a complex type.
Nested Class Summary | |
---|---|
static class |
SelectFunctionTypeImpl.NotifyOnSelectImpl
An XML NotifyOnSelect(@http://www.opengis.net/eml/0.0.1). |
static class |
SelectFunctionTypeImpl.SelectAvgImpl
An XML SelectAvg(@http://www.opengis.net/eml/0.0.1). |
static class |
SelectFunctionTypeImpl.SelectEventImpl
An XML SelectEvent(@http://www.opengis.net/eml/0.0.1). |
static class |
SelectFunctionTypeImpl.SelectMaxImpl
An XML SelectMax(@http://www.opengis.net/eml/0.0.1). |
static class |
SelectFunctionTypeImpl.SelectMinImpl
An XML SelectMin(@http://www.opengis.net/eml/0.0.1). |
static class |
SelectFunctionTypeImpl.SelectPropertyImpl
An XML SelectProperty(@http://www.opengis.net/eml/0.0.1). |
static class |
SelectFunctionTypeImpl.SelectSumImpl
An XML SelectSum(@http://www.opengis.net/eml/0.0.1). |
static class |
SelectFunctionTypeImpl.UserDefinedSelectFunctionImpl
An XML UserDefinedSelectFunction(@http://www.opengis.net/eml/0.0.1). |
Nested classes/interfaces inherited from interface net.opengis.eml.x001.SelectFunctionType |
---|
SelectFunctionType.Factory, SelectFunctionType.NotifyOnSelect, SelectFunctionType.SelectAvg, SelectFunctionType.SelectEvent, SelectFunctionType.SelectMax, SelectFunctionType.SelectMin, SelectFunctionType.SelectProperty, SelectFunctionType.SelectSum, SelectFunctionType.UserDefinedSelectFunction |
Field Summary |
---|
Fields inherited from class org.apache.xmlbeans.impl.values.XmlObjectBase |
---|
_voorVc, KIND_SETTERHELPER_ARRAYITEM, KIND_SETTERHELPER_SINGLETON, MAJOR_VERSION_NUMBER, MINOR_VERSION_NUMBER |
Fields inherited from interface net.opengis.eml.x001.SelectFunctionType |
---|
type |
Fields inherited from interface org.apache.xmlbeans.XmlObject |
---|
EQUAL, GREATER_THAN, LESS_THAN, NOT_EQUAL |
Constructor Summary | |
---|---|
SelectFunctionTypeImpl(org.apache.xmlbeans.SchemaType sType)
|
Method Summary | |
---|---|
SelectFunctionType.NotifyOnSelect |
addNewNotifyOnSelect()
Appends and returns a new empty "NotifyOnSelect" element |
SelectFunctionType.SelectAvg |
addNewSelectAvg()
Appends and returns a new empty "SelectAvg" element |
org.apache.xmlbeans.XmlObject |
addNewSelectCount()
Appends and returns a new empty "SelectCount" element |
SelectFunctionType.SelectEvent |
addNewSelectEvent()
Appends and returns a new empty "SelectEvent" element |
SelectFunctionType.SelectMax |
addNewSelectMax()
Appends and returns a new empty "SelectMax" element |
SelectFunctionType.SelectMin |
addNewSelectMin()
Appends and returns a new empty "SelectMin" element |
SelectFunctionType.SelectProperty |
addNewSelectProperty()
Appends and returns a new empty "SelectProperty" element |
SelectFunctionType.SelectSum |
addNewSelectSum()
Appends and returns a new empty "SelectSum" element |
SelectFunctionType.UserDefinedSelectFunction |
addNewUserDefinedSelectFunction()
Appends and returns a new empty "UserDefinedSelectFunction" element |
boolean |
getCreateCausality()
Gets the "createCausality" attribute |
String |
getNewEventName()
Gets the "newEventName" attribute |
SelectFunctionType.NotifyOnSelect |
getNotifyOnSelect()
Gets the "NotifyOnSelect" element |
String |
getOutputName()
Gets the "outputName" attribute |
SelectFunctionType.SelectAvg |
getSelectAvg()
Gets the "SelectAvg" element |
org.apache.xmlbeans.XmlObject |
getSelectCount()
Gets the "SelectCount" element |
SelectFunctionType.SelectEvent |
getSelectEvent()
Gets the "SelectEvent" element |
SelectFunctionType.SelectMax |
getSelectMax()
Gets the "SelectMax" element |
SelectFunctionType.SelectMin |
getSelectMin()
Gets the "SelectMin" element |
SelectFunctionType.SelectProperty |
getSelectProperty()
Gets the "SelectProperty" element |
SelectFunctionType.SelectSum |
getSelectSum()
Gets the "SelectSum" element |
SelectFunctionType.UserDefinedSelectFunction |
getUserDefinedSelectFunction()
Gets the "UserDefinedSelectFunction" element |
boolean |
isSetCreateCausality()
True if has "createCausality" attribute |
boolean |
isSetNotifyOnSelect()
True if has "NotifyOnSelect" element |
boolean |
isSetOutputName()
True if has "outputName" attribute |
boolean |
isSetSelectAvg()
True if has "SelectAvg" element |
boolean |
isSetSelectCount()
True if has "SelectCount" element |
boolean |
isSetSelectEvent()
True if has "SelectEvent" element |
boolean |
isSetSelectMax()
True if has "SelectMax" element |
boolean |
isSetSelectMin()
True if has "SelectMin" element |
boolean |
isSetSelectProperty()
True if has "SelectProperty" element |
boolean |
isSetSelectSum()
True if has "SelectSum" element |
boolean |
isSetUserDefinedSelectFunction()
True if has "UserDefinedSelectFunction" element |
void |
setCreateCausality(boolean createCausality)
Sets the "createCausality" attribute |
void |
setNewEventName(String newEventName)
Sets the "newEventName" attribute |
void |
setNotifyOnSelect(SelectFunctionType.NotifyOnSelect notifyOnSelect)
Sets the "NotifyOnSelect" element |
void |
setOutputName(String outputName)
Sets the "outputName" attribute |
void |
setSelectAvg(SelectFunctionType.SelectAvg selectAvg)
Sets the "SelectAvg" element |
void |
setSelectCount(org.apache.xmlbeans.XmlObject selectCount)
Sets the "SelectCount" element |
void |
setSelectEvent(SelectFunctionType.SelectEvent selectEvent)
Sets the "SelectEvent" element |
void |
setSelectMax(SelectFunctionType.SelectMax selectMax)
Sets the "SelectMax" element |
void |
setSelectMin(SelectFunctionType.SelectMin selectMin)
Sets the "SelectMin" element |
void |
setSelectProperty(SelectFunctionType.SelectProperty selectProperty)
Sets the "SelectProperty" element |
void |
setSelectSum(SelectFunctionType.SelectSum selectSum)
Sets the "SelectSum" element |
void |
setUserDefinedSelectFunction(SelectFunctionType.UserDefinedSelectFunction userDefinedSelectFunction)
Sets the "UserDefinedSelectFunction" element |
void |
unsetCreateCausality()
Unsets the "createCausality" attribute |
void |
unsetNotifyOnSelect()
Unsets the "NotifyOnSelect" element |
void |
unsetOutputName()
Unsets the "outputName" attribute |
void |
unsetSelectAvg()
Unsets the "SelectAvg" element |
void |
unsetSelectCount()
Unsets the "SelectCount" element |
void |
unsetSelectEvent()
Unsets the "SelectEvent" element |
void |
unsetSelectMax()
Unsets the "SelectMax" element |
void |
unsetSelectMin()
Unsets the "SelectMin" element |
void |
unsetSelectProperty()
Unsets the "SelectProperty" element |
void |
unsetSelectSum()
Unsets the "SelectSum" element |
void |
unsetUserDefinedSelectFunction()
Unsets the "UserDefinedSelectFunction" element |
org.apache.xmlbeans.XmlBoolean |
xgetCreateCausality()
Gets (as xml) the "createCausality" attribute |
org.apache.xmlbeans.XmlString |
xgetNewEventName()
Gets (as xml) the "newEventName" attribute |
org.apache.xmlbeans.XmlString |
xgetOutputName()
Gets (as xml) the "outputName" attribute |
void |
xsetCreateCausality(org.apache.xmlbeans.XmlBoolean createCausality)
Sets (as xml) the "createCausality" attribute |
void |
xsetNewEventName(org.apache.xmlbeans.XmlString newEventName)
Sets (as xml) the "newEventName" attribute |
void |
xsetOutputName(org.apache.xmlbeans.XmlString outputName)
Sets (as xml) the "outputName" attribute |
Methods inherited from class org.apache.xmlbeans.impl.values.XmlComplexContentImpl |
---|
arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, compute_text, equal_to, get_default_attribute_text, get_default_element_text, get_elementflags, is_child_element_order_sensitive, new_visitor, schemaType, set_nil, set_String, set_text, unionArraySetterHelper, unionArraySetterHelper, update_from_complex_content, value_hash_code |
Methods inherited from class org.apache.xmlbeans.impl.values.XmlObjectBase |
---|
_copy, _copy, _isComplexContent, _isComplexType, _set, _validateOnSet, attach_store, bigDecimalValue, bigIntegerValue, booleanValue, build_nil, build_text, byteArrayValue, byteValue, calendarValue, changeType, check_dated, check_orphaned, compare_to, compareTo, compareValue, copy, copy, create_attribute_user, create_element_user, dateValue, disconnect_store, documentProperties, doubleValue, dump, elementFlags, enumValue, equals, execQuery, execQuery, floatValue, gDateValue, gDurationValue, generatedSetterHelperImpl, get_attribute_field, get_attribute_type, get_attributeflags, get_default_attribute_value, get_element_ending_delimiters, get_element_type, get_schema_type, get_store, get_wscanon_rule, get_wscanon_text, getBigDecimalValue, getBigIntegerValue, getBooleanValue, getByteArrayValue, getByteValue, getCalendarValue, getDateValue, getDomNode, getDoubleValue, getEnumValue, getFloatValue, getGDateValue, getGDurationValue, getIntValue, getListValue, getLongValue, getObjectValue, getQNameValue, getShortValue, getStringValue, getXmlLocale, has_store, hashCode, init_flags, initComplexType, instanceType, intValue, invalidate_element_order, invalidate_nilvalue, invalidate_value, is_defaultable_ws, is_orphaned, isDefault, isDefaultable, isFixed, isImmutable, isInstanceOf, isNil, isNillable, java_value, listValue, longValue, monitor, newCursor, newCursorForce, newDomNode, newDomNode, newInputStream, newInputStream, newReader, newReader, newXMLInputStream, newXMLInputStream, newXMLStreamReader, newXMLStreamReader, objectSet, objectValue, qNameValue, save, save, save, save, save, save, save, save, selectAttribute, selectAttribute, selectAttributes, selectChildren, selectChildren, selectChildren, selectPath, selectPath, set_b64, set_BigDecimal, set_BigInteger, set_boolean, set_byte, set_ByteArray, set_Calendar, set_char, set_ComplexXml, set_Date, set_double, set_enum, set_float, set_GDate, set_GDuration, set_hex, set_int, set_list, set_long, set_newValue, set_notation, set_QName, set_short, set_xmlanysimple, set, set, set, set, set, set, set, set, set, set, set, set, set, set, set, set, set, set, set, setBigDecimalValue, setBigIntegerValue, setBooleanValue, setByteArrayValue, setByteValue, setCalendarValue, setDateValue, setDoubleValue, setEnumValue, setFloatValue, setGDateValue, setGDateValue, setGDurationValue, setGDurationValue, setImmutable, setIntValue, setListValue, setLongValue, setNil, setObjectValue, setQNameValue, setShortValue, setStringValue, setValidateOnSet, shortValue, stringValue, substitute, toString, uses_invalidate_value, validate_now, validate_simpleval, validate, validate, valueEquals, valueHashCode, writeReplace, xgetListValue, xlistValue, xmlText, xmlText |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Methods inherited from interface org.apache.xmlbeans.XmlObject |
---|
changeType, compareTo, compareValue, copy, copy, execQuery, execQuery, isImmutable, isNil, schemaType, selectAttribute, selectAttribute, selectAttributes, selectChildren, selectChildren, selectChildren, selectPath, selectPath, set, setNil, substitute, toString, validate, validate, valueEquals, valueHashCode |
Methods inherited from interface org.apache.xmlbeans.XmlTokenSource |
---|
documentProperties, dump, getDomNode, monitor, newCursor, newDomNode, newDomNode, newInputStream, newInputStream, newReader, newReader, newXMLInputStream, newXMLInputStream, newXMLStreamReader, newXMLStreamReader, save, save, save, save, save, save, save, save, xmlText, xmlText |
Constructor Detail |
---|
public SelectFunctionTypeImpl(org.apache.xmlbeans.SchemaType sType)
Method Detail |
---|
public SelectFunctionType.SelectEvent getSelectEvent()
getSelectEvent
in interface SelectFunctionType
public boolean isSetSelectEvent()
isSetSelectEvent
in interface SelectFunctionType
public void setSelectEvent(SelectFunctionType.SelectEvent selectEvent)
setSelectEvent
in interface SelectFunctionType
public SelectFunctionType.SelectEvent addNewSelectEvent()
addNewSelectEvent
in interface SelectFunctionType
public void unsetSelectEvent()
unsetSelectEvent
in interface SelectFunctionType
public SelectFunctionType.SelectProperty getSelectProperty()
getSelectProperty
in interface SelectFunctionType
public boolean isSetSelectProperty()
isSetSelectProperty
in interface SelectFunctionType
public void setSelectProperty(SelectFunctionType.SelectProperty selectProperty)
setSelectProperty
in interface SelectFunctionType
public SelectFunctionType.SelectProperty addNewSelectProperty()
addNewSelectProperty
in interface SelectFunctionType
public void unsetSelectProperty()
unsetSelectProperty
in interface SelectFunctionType
public SelectFunctionType.SelectSum getSelectSum()
getSelectSum
in interface SelectFunctionType
public boolean isSetSelectSum()
isSetSelectSum
in interface SelectFunctionType
public void setSelectSum(SelectFunctionType.SelectSum selectSum)
setSelectSum
in interface SelectFunctionType
public SelectFunctionType.SelectSum addNewSelectSum()
addNewSelectSum
in interface SelectFunctionType
public void unsetSelectSum()
unsetSelectSum
in interface SelectFunctionType
public SelectFunctionType.SelectAvg getSelectAvg()
getSelectAvg
in interface SelectFunctionType
public boolean isSetSelectAvg()
isSetSelectAvg
in interface SelectFunctionType
public void setSelectAvg(SelectFunctionType.SelectAvg selectAvg)
setSelectAvg
in interface SelectFunctionType
public SelectFunctionType.SelectAvg addNewSelectAvg()
addNewSelectAvg
in interface SelectFunctionType
public void unsetSelectAvg()
unsetSelectAvg
in interface SelectFunctionType
public SelectFunctionType.SelectMax getSelectMax()
getSelectMax
in interface SelectFunctionType
public boolean isSetSelectMax()
isSetSelectMax
in interface SelectFunctionType
public void setSelectMax(SelectFunctionType.SelectMax selectMax)
setSelectMax
in interface SelectFunctionType
public SelectFunctionType.SelectMax addNewSelectMax()
addNewSelectMax
in interface SelectFunctionType
public void unsetSelectMax()
unsetSelectMax
in interface SelectFunctionType
public SelectFunctionType.SelectMin getSelectMin()
getSelectMin
in interface SelectFunctionType
public boolean isSetSelectMin()
isSetSelectMin
in interface SelectFunctionType
public void setSelectMin(SelectFunctionType.SelectMin selectMin)
setSelectMin
in interface SelectFunctionType
public SelectFunctionType.SelectMin addNewSelectMin()
addNewSelectMin
in interface SelectFunctionType
public void unsetSelectMin()
unsetSelectMin
in interface SelectFunctionType
public org.apache.xmlbeans.XmlObject getSelectCount()
getSelectCount
in interface SelectFunctionType
public boolean isSetSelectCount()
isSetSelectCount
in interface SelectFunctionType
public void setSelectCount(org.apache.xmlbeans.XmlObject selectCount)
setSelectCount
in interface SelectFunctionType
public org.apache.xmlbeans.XmlObject addNewSelectCount()
addNewSelectCount
in interface SelectFunctionType
public void unsetSelectCount()
unsetSelectCount
in interface SelectFunctionType
public SelectFunctionType.NotifyOnSelect getNotifyOnSelect()
getNotifyOnSelect
in interface SelectFunctionType
public boolean isSetNotifyOnSelect()
isSetNotifyOnSelect
in interface SelectFunctionType
public void setNotifyOnSelect(SelectFunctionType.NotifyOnSelect notifyOnSelect)
setNotifyOnSelect
in interface SelectFunctionType
public SelectFunctionType.NotifyOnSelect addNewNotifyOnSelect()
addNewNotifyOnSelect
in interface SelectFunctionType
public void unsetNotifyOnSelect()
unsetNotifyOnSelect
in interface SelectFunctionType
public SelectFunctionType.UserDefinedSelectFunction getUserDefinedSelectFunction()
getUserDefinedSelectFunction
in interface SelectFunctionType
public boolean isSetUserDefinedSelectFunction()
isSetUserDefinedSelectFunction
in interface SelectFunctionType
public void setUserDefinedSelectFunction(SelectFunctionType.UserDefinedSelectFunction userDefinedSelectFunction)
setUserDefinedSelectFunction
in interface SelectFunctionType
public SelectFunctionType.UserDefinedSelectFunction addNewUserDefinedSelectFunction()
addNewUserDefinedSelectFunction
in interface SelectFunctionType
public void unsetUserDefinedSelectFunction()
unsetUserDefinedSelectFunction
in interface SelectFunctionType
public String getOutputName()
getOutputName
in interface SelectFunctionType
public org.apache.xmlbeans.XmlString xgetOutputName()
xgetOutputName
in interface SelectFunctionType
public boolean isSetOutputName()
isSetOutputName
in interface SelectFunctionType
public void setOutputName(String outputName)
setOutputName
in interface SelectFunctionType
public void xsetOutputName(org.apache.xmlbeans.XmlString outputName)
xsetOutputName
in interface SelectFunctionType
public void unsetOutputName()
unsetOutputName
in interface SelectFunctionType
public boolean getCreateCausality()
getCreateCausality
in interface SelectFunctionType
public org.apache.xmlbeans.XmlBoolean xgetCreateCausality()
xgetCreateCausality
in interface SelectFunctionType
public boolean isSetCreateCausality()
isSetCreateCausality
in interface SelectFunctionType
public void setCreateCausality(boolean createCausality)
setCreateCausality
in interface SelectFunctionType
public void xsetCreateCausality(org.apache.xmlbeans.XmlBoolean createCausality)
xsetCreateCausality
in interface SelectFunctionType
public void unsetCreateCausality()
unsetCreateCausality
in interface SelectFunctionType
public String getNewEventName()
getNewEventName
in interface SelectFunctionType
public org.apache.xmlbeans.XmlString xgetNewEventName()
xgetNewEventName
in interface SelectFunctionType
public void setNewEventName(String newEventName)
setNewEventName
in interface SelectFunctionType
public void xsetNewEventName(org.apache.xmlbeans.XmlString newEventName)
xsetNewEventName
in interface SelectFunctionType
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |