public interface SelectFunctionType
extends org.apache.xmlbeans.XmlObject
| Type | Property and Description |
|---|---|
SelectFunctionType.SelectProperty |
addNewSelect
Appends and returns a new empty "SelectProperty" element
|
boolean |
isSetSelect
Gets the value of the property setSelectProperty.
|
| Modifier and Type | Interface and Description |
|---|---|
static class |
SelectFunctionType.Factory
A factory class with static methods for creating instances
of this type.
|
static interface |
SelectFunctionType.NotifyOnSelect
An XML NotifyOnSelect(@http://www.opengis.net/eml/0.0.1).
|
static interface |
SelectFunctionType.SelectAvg
An XML SelectAvg(@http://www.opengis.net/eml/0.0.1).
|
static interface |
SelectFunctionType.SelectEvent
An XML SelectEvent(@http://www.opengis.net/eml/0.0.1).
|
static interface |
SelectFunctionType.SelectMax
An XML SelectMax(@http://www.opengis.net/eml/0.0.1).
|
static interface |
SelectFunctionType.SelectMin
An XML SelectMin(@http://www.opengis.net/eml/0.0.1).
|
static interface |
SelectFunctionType.SelectProperty
An XML SelectProperty(@http://www.opengis.net/eml/0.0.1).
|
static interface |
SelectFunctionType.SelectSum
An XML SelectSum(@http://www.opengis.net/eml/0.0.1).
|
static interface |
SelectFunctionType.UserDefinedSelectFunction
An XML UserDefinedSelectFunction(@http://www.opengis.net/eml/0.0.1).
|
| Modifier and Type | Field and Description |
|---|---|
static org.apache.xmlbeans.SchemaType |
type |
| 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()
Gets the value of the property setSelectProperty.
|
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
|
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, valueHashCodedocumentProperties, dump, getDomNode, monitor, newCursor, newDomNode, newDomNode, newInputStream, newInputStream, newReader, newReader, newXMLInputStream, newXMLInputStream, newXMLStreamReader, newXMLStreamReader, save, save, save, save, save, save, save, save, xmlText, xmlTextboolean isSetSelectProperty
SelectFunctionType.SelectProperty addNewSelectProperty
SelectFunctionType.SelectEvent getSelectEvent()
boolean isSetSelectEvent()
void setSelectEvent(SelectFunctionType.SelectEvent selectEvent)
SelectFunctionType.SelectEvent addNewSelectEvent()
void unsetSelectEvent()
SelectFunctionType.SelectProperty getSelectProperty()
boolean isSetSelectProperty()
void setSelectProperty(SelectFunctionType.SelectProperty selectProperty)
SelectFunctionType.SelectProperty addNewSelectProperty()
void unsetSelectProperty()
SelectFunctionType.SelectSum getSelectSum()
boolean isSetSelectSum()
void setSelectSum(SelectFunctionType.SelectSum selectSum)
SelectFunctionType.SelectSum addNewSelectSum()
void unsetSelectSum()
SelectFunctionType.SelectAvg getSelectAvg()
boolean isSetSelectAvg()
void setSelectAvg(SelectFunctionType.SelectAvg selectAvg)
SelectFunctionType.SelectAvg addNewSelectAvg()
void unsetSelectAvg()
SelectFunctionType.SelectMax getSelectMax()
boolean isSetSelectMax()
void setSelectMax(SelectFunctionType.SelectMax selectMax)
SelectFunctionType.SelectMax addNewSelectMax()
void unsetSelectMax()
SelectFunctionType.SelectMin getSelectMin()
boolean isSetSelectMin()
void setSelectMin(SelectFunctionType.SelectMin selectMin)
SelectFunctionType.SelectMin addNewSelectMin()
void unsetSelectMin()
org.apache.xmlbeans.XmlObject getSelectCount()
boolean isSetSelectCount()
void setSelectCount(org.apache.xmlbeans.XmlObject selectCount)
org.apache.xmlbeans.XmlObject addNewSelectCount()
void unsetSelectCount()
SelectFunctionType.NotifyOnSelect getNotifyOnSelect()
boolean isSetNotifyOnSelect()
void setNotifyOnSelect(SelectFunctionType.NotifyOnSelect notifyOnSelect)
SelectFunctionType.NotifyOnSelect addNewNotifyOnSelect()
void unsetNotifyOnSelect()
SelectFunctionType.UserDefinedSelectFunction getUserDefinedSelectFunction()
boolean isSetUserDefinedSelectFunction()
void setUserDefinedSelectFunction(SelectFunctionType.UserDefinedSelectFunction userDefinedSelectFunction)
SelectFunctionType.UserDefinedSelectFunction addNewUserDefinedSelectFunction()
void unsetUserDefinedSelectFunction()
String getOutputName()
org.apache.xmlbeans.XmlString xgetOutputName()
boolean isSetOutputName()
void setOutputName(String outputName)
void xsetOutputName(org.apache.xmlbeans.XmlString outputName)
void unsetOutputName()
boolean getCreateCausality()
org.apache.xmlbeans.XmlBoolean xgetCreateCausality()
boolean isSetCreateCausality()
void setCreateCausality(boolean createCausality)
void xsetCreateCausality(org.apache.xmlbeans.XmlBoolean createCausality)
void unsetCreateCausality()
String getNewEventName()
org.apache.xmlbeans.XmlString xgetNewEventName()
void setNewEventName(String newEventName)
void xsetNewEventName(org.apache.xmlbeans.XmlString newEventName)
Copyright © 2016 52north.org. All rights reserved.