public class SelectFunctionTypeImpl extends org.apache.xmlbeans.impl.values.XmlComplexContentImpl implements SelectFunctionType
| Type | Property and Description |
|---|---|
SelectFunctionType.SelectProperty |
addNewSelect
Appends and returns a new empty "SelectProperty" element
|
boolean |
isSetSelect
True if has "SelectProperty" element
|
| Modifier and Type | Class and Description |
|---|---|
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).
|
SelectFunctionType.Factory, SelectFunctionType.NotifyOnSelect, SelectFunctionType.SelectAvg, SelectFunctionType.SelectEvent, SelectFunctionType.SelectMax, SelectFunctionType.SelectMin, SelectFunctionType.SelectProperty, SelectFunctionType.SelectSum, SelectFunctionType.UserDefinedSelectFunction_voorVc, KIND_SETTERHELPER_ARRAYITEM, KIND_SETTERHELPER_SINGLETON, MAJOR_VERSION_NUMBER, MINOR_VERSION_NUMBERtype| Constructor and Description |
|---|
SelectFunctionTypeImpl(org.apache.xmlbeans.SchemaType sType) |
| Modifier and Type | Method and Description |
|---|---|
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
|
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_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, xmlTextclone, finalize, getClass, notify, notifyAll, wait, wait, waitchangeType, compareTo, compareValue, copy, copy, execQuery, execQuery, isImmutable, isNil, schemaType, selectAttribute, selectAttribute, selectAttributes, selectChildren, selectChildren, selectChildren, selectPath, selectPath, set, setNil, substitute, toString, validate, validate, valueEquals, valueHashCodedocumentProperties, dump, getDomNode, monitor, newCursor, newDomNode, newDomNode, newInputStream, newInputStream, newReader, newReader, newXMLInputStream, newXMLInputStream, newXMLStreamReader, newXMLStreamReader, save, save, save, save, save, save, save, save, xmlText, xmlTextisSetSelectProperty in interface SelectFunctionTypeaddNewSelectProperty in interface SelectFunctionTypepublic SelectFunctionTypeImpl(org.apache.xmlbeans.SchemaType sType)
public SelectFunctionType.SelectEvent getSelectEvent()
getSelectEvent in interface SelectFunctionTypepublic boolean isSetSelectEvent()
isSetSelectEvent in interface SelectFunctionTypepublic void setSelectEvent(SelectFunctionType.SelectEvent selectEvent)
setSelectEvent in interface SelectFunctionTypepublic SelectFunctionType.SelectEvent addNewSelectEvent()
addNewSelectEvent in interface SelectFunctionTypepublic void unsetSelectEvent()
unsetSelectEvent in interface SelectFunctionTypepublic SelectFunctionType.SelectProperty getSelectProperty()
getSelectProperty in interface SelectFunctionTypepublic boolean isSetSelectProperty()
isSetSelectProperty in interface SelectFunctionTypepublic void setSelectProperty(SelectFunctionType.SelectProperty selectProperty)
setSelectProperty in interface SelectFunctionTypepublic SelectFunctionType.SelectProperty addNewSelectProperty()
addNewSelectProperty in interface SelectFunctionTypepublic void unsetSelectProperty()
unsetSelectProperty in interface SelectFunctionTypepublic SelectFunctionType.SelectSum getSelectSum()
getSelectSum in interface SelectFunctionTypepublic boolean isSetSelectSum()
isSetSelectSum in interface SelectFunctionTypepublic void setSelectSum(SelectFunctionType.SelectSum selectSum)
setSelectSum in interface SelectFunctionTypepublic SelectFunctionType.SelectSum addNewSelectSum()
addNewSelectSum in interface SelectFunctionTypepublic void unsetSelectSum()
unsetSelectSum in interface SelectFunctionTypepublic SelectFunctionType.SelectAvg getSelectAvg()
getSelectAvg in interface SelectFunctionTypepublic boolean isSetSelectAvg()
isSetSelectAvg in interface SelectFunctionTypepublic void setSelectAvg(SelectFunctionType.SelectAvg selectAvg)
setSelectAvg in interface SelectFunctionTypepublic SelectFunctionType.SelectAvg addNewSelectAvg()
addNewSelectAvg in interface SelectFunctionTypepublic void unsetSelectAvg()
unsetSelectAvg in interface SelectFunctionTypepublic SelectFunctionType.SelectMax getSelectMax()
getSelectMax in interface SelectFunctionTypepublic boolean isSetSelectMax()
isSetSelectMax in interface SelectFunctionTypepublic void setSelectMax(SelectFunctionType.SelectMax selectMax)
setSelectMax in interface SelectFunctionTypepublic SelectFunctionType.SelectMax addNewSelectMax()
addNewSelectMax in interface SelectFunctionTypepublic void unsetSelectMax()
unsetSelectMax in interface SelectFunctionTypepublic SelectFunctionType.SelectMin getSelectMin()
getSelectMin in interface SelectFunctionTypepublic boolean isSetSelectMin()
isSetSelectMin in interface SelectFunctionTypepublic void setSelectMin(SelectFunctionType.SelectMin selectMin)
setSelectMin in interface SelectFunctionTypepublic SelectFunctionType.SelectMin addNewSelectMin()
addNewSelectMin in interface SelectFunctionTypepublic void unsetSelectMin()
unsetSelectMin in interface SelectFunctionTypepublic org.apache.xmlbeans.XmlObject getSelectCount()
getSelectCount in interface SelectFunctionTypepublic boolean isSetSelectCount()
isSetSelectCount in interface SelectFunctionTypepublic void setSelectCount(org.apache.xmlbeans.XmlObject selectCount)
setSelectCount in interface SelectFunctionTypepublic org.apache.xmlbeans.XmlObject addNewSelectCount()
addNewSelectCount in interface SelectFunctionTypepublic void unsetSelectCount()
unsetSelectCount in interface SelectFunctionTypepublic SelectFunctionType.NotifyOnSelect getNotifyOnSelect()
getNotifyOnSelect in interface SelectFunctionTypepublic boolean isSetNotifyOnSelect()
isSetNotifyOnSelect in interface SelectFunctionTypepublic void setNotifyOnSelect(SelectFunctionType.NotifyOnSelect notifyOnSelect)
setNotifyOnSelect in interface SelectFunctionTypepublic SelectFunctionType.NotifyOnSelect addNewNotifyOnSelect()
addNewNotifyOnSelect in interface SelectFunctionTypepublic void unsetNotifyOnSelect()
unsetNotifyOnSelect in interface SelectFunctionTypepublic SelectFunctionType.UserDefinedSelectFunction getUserDefinedSelectFunction()
getUserDefinedSelectFunction in interface SelectFunctionTypepublic boolean isSetUserDefinedSelectFunction()
isSetUserDefinedSelectFunction in interface SelectFunctionTypepublic void setUserDefinedSelectFunction(SelectFunctionType.UserDefinedSelectFunction userDefinedSelectFunction)
setUserDefinedSelectFunction in interface SelectFunctionTypepublic SelectFunctionType.UserDefinedSelectFunction addNewUserDefinedSelectFunction()
addNewUserDefinedSelectFunction in interface SelectFunctionTypepublic void unsetUserDefinedSelectFunction()
unsetUserDefinedSelectFunction in interface SelectFunctionTypepublic String getOutputName()
getOutputName in interface SelectFunctionTypepublic org.apache.xmlbeans.XmlString xgetOutputName()
xgetOutputName in interface SelectFunctionTypepublic boolean isSetOutputName()
isSetOutputName in interface SelectFunctionTypepublic void setOutputName(String outputName)
setOutputName in interface SelectFunctionTypepublic void xsetOutputName(org.apache.xmlbeans.XmlString outputName)
xsetOutputName in interface SelectFunctionTypepublic void unsetOutputName()
unsetOutputName in interface SelectFunctionTypepublic boolean getCreateCausality()
getCreateCausality in interface SelectFunctionTypepublic org.apache.xmlbeans.XmlBoolean xgetCreateCausality()
xgetCreateCausality in interface SelectFunctionTypepublic boolean isSetCreateCausality()
isSetCreateCausality in interface SelectFunctionTypepublic void setCreateCausality(boolean createCausality)
setCreateCausality in interface SelectFunctionTypepublic void xsetCreateCausality(org.apache.xmlbeans.XmlBoolean createCausality)
xsetCreateCausality in interface SelectFunctionTypepublic void unsetCreateCausality()
unsetCreateCausality in interface SelectFunctionTypepublic String getNewEventName()
getNewEventName in interface SelectFunctionTypepublic org.apache.xmlbeans.XmlString xgetNewEventName()
xgetNewEventName in interface SelectFunctionTypepublic void setNewEventName(String newEventName)
setNewEventName in interface SelectFunctionTypepublic void xsetNewEventName(org.apache.xmlbeans.XmlString newEventName)
xsetNewEventName in interface SelectFunctionTypeCopyright © 2018 52north.org. All rights reserved.