Package net.opengis.eml.x002
Interface SelectFunctionType
-
- All Superinterfaces:
org.apache.xmlbeans.XmlObject,org.apache.xmlbeans.XmlTokenSource
- All Known Implementing Classes:
SelectFunctionTypeImpl
public interface SelectFunctionType extends org.apache.xmlbeans.XmlObjectAn XML SelectFunctionType(@http://www.opengis.net/eml/0.0.2). This is a complex type.
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static classSelectFunctionType.FactoryA factory class with static methods for creating instances of this type.static interfaceSelectFunctionType.NotifyOnSelectAn XML NotifyOnSelect(@http://www.opengis.net/eml/0.0.2).static interfaceSelectFunctionType.SelectAvgAn XML SelectAvg(@http://www.opengis.net/eml/0.0.2).static interfaceSelectFunctionType.SelectEventAn XML SelectEvent(@http://www.opengis.net/eml/0.0.2).static interfaceSelectFunctionType.SelectMaxAn XML SelectMax(@http://www.opengis.net/eml/0.0.2).static interfaceSelectFunctionType.SelectMinAn XML SelectMin(@http://www.opengis.net/eml/0.0.2).static interfaceSelectFunctionType.SelectPropertyAn XML SelectProperty(@http://www.opengis.net/eml/0.0.2).static interfaceSelectFunctionType.SelectSumAn XML SelectSum(@http://www.opengis.net/eml/0.0.2).static interfaceSelectFunctionType.UserDefinedSelectFunctionAn XML UserDefinedSelectFunction(@http://www.opengis.net/eml/0.0.2).
-
Field Summary
Fields Modifier and Type Field Description static org.apache.xmlbeans.SchemaTypetype
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description org.apache.xmlbeans.XmlAnySimpleTypeaddNewAttributeName()Appends and returns a new empty "attributeName" attributeSelectFunctionType.NotifyOnSelectaddNewNotifyOnSelect()Appends and returns a new empty "NotifyOnSelect" elementSelectFunctionType.SelectAvgaddNewSelectAvg()Appends and returns a new empty "SelectAvg" elementorg.apache.xmlbeans.XmlObjectaddNewSelectCount()Appends and returns a new empty "SelectCount" elementSelectFunctionType.SelectEventaddNewSelectEvent()Appends and returns a new empty "SelectEvent" elementSelectFunctionType.SelectMaxaddNewSelectMax()Appends and returns a new empty "SelectMax" elementSelectFunctionType.SelectMinaddNewSelectMin()Appends and returns a new empty "SelectMin" elementSelectFunctionType.SelectPropertyaddNewSelectProperty()Appends and returns a new empty "SelectProperty" elementSelectFunctionType.SelectSumaddNewSelectSum()Appends and returns a new empty "SelectSum" elementSelectFunctionType.UserDefinedSelectFunctionaddNewUserDefinedSelectFunction()Appends and returns a new empty "UserDefinedSelectFunction" elementorg.apache.xmlbeans.XmlAnySimpleTypegetAttributeName()Gets the "attributeName" attributebooleangetCreateCausality()Gets the "createCausality" attributeStringgetNewEventName()Gets the "newEventName" attributeSelectFunctionType.NotifyOnSelectgetNotifyOnSelect()Gets the "NotifyOnSelect" elementStringgetOutputName()Gets the "outputName" attributeSelectFunctionType.SelectAvggetSelectAvg()Gets the "SelectAvg" elementorg.apache.xmlbeans.XmlObjectgetSelectCount()Gets the "SelectCount" elementSelectFunctionType.SelectEventgetSelectEvent()Gets the "SelectEvent" elementSelectFunctionType.SelectMaxgetSelectMax()Gets the "SelectMax" elementSelectFunctionType.SelectMingetSelectMin()Gets the "SelectMin" elementSelectFunctionType.SelectPropertygetSelectProperty()Gets the "SelectProperty" elementSelectFunctionType.SelectSumgetSelectSum()Gets the "SelectSum" elementSelectFunctionType.UserDefinedSelectFunctiongetUserDefinedSelectFunction()Gets the "UserDefinedSelectFunction" elementbooleanisSetAttributeName()True if has "attributeName" attributebooleanisSetCreateCausality()True if has "createCausality" attributebooleanisSetNotifyOnSelect()True if has "NotifyOnSelect" elementbooleanisSetOutputName()True if has "outputName" attributebooleanisSetSelectAvg()True if has "SelectAvg" elementbooleanisSetSelectCount()True if has "SelectCount" elementbooleanisSetSelectEvent()True if has "SelectEvent" elementbooleanisSetSelectMax()True if has "SelectMax" elementbooleanisSetSelectMin()True if has "SelectMin" elementbooleanisSetSelectProperty()True if has "SelectProperty" elementbooleanisSetSelectSum()True if has "SelectSum" elementbooleanisSetUserDefinedSelectFunction()True if has "UserDefinedSelectFunction" elementvoidsetAttributeName(org.apache.xmlbeans.XmlAnySimpleType attributeName)Sets the "attributeName" attributevoidsetCreateCausality(boolean createCausality)Sets the "createCausality" attributevoidsetNewEventName(String newEventName)Sets the "newEventName" attributevoidsetNotifyOnSelect(SelectFunctionType.NotifyOnSelect notifyOnSelect)Sets the "NotifyOnSelect" elementvoidsetOutputName(String outputName)Sets the "outputName" attributevoidsetSelectAvg(SelectFunctionType.SelectAvg selectAvg)Sets the "SelectAvg" elementvoidsetSelectCount(org.apache.xmlbeans.XmlObject selectCount)Sets the "SelectCount" elementvoidsetSelectEvent(SelectFunctionType.SelectEvent selectEvent)Sets the "SelectEvent" elementvoidsetSelectMax(SelectFunctionType.SelectMax selectMax)Sets the "SelectMax" elementvoidsetSelectMin(SelectFunctionType.SelectMin selectMin)Sets the "SelectMin" elementvoidsetSelectProperty(SelectFunctionType.SelectProperty selectProperty)Sets the "SelectProperty" elementvoidsetSelectSum(SelectFunctionType.SelectSum selectSum)Sets the "SelectSum" elementvoidsetUserDefinedSelectFunction(SelectFunctionType.UserDefinedSelectFunction userDefinedSelectFunction)Sets the "UserDefinedSelectFunction" elementvoidunsetAttributeName()Unsets the "attributeName" attributevoidunsetCreateCausality()Unsets the "createCausality" attributevoidunsetNotifyOnSelect()Unsets the "NotifyOnSelect" elementvoidunsetOutputName()Unsets the "outputName" attributevoidunsetSelectAvg()Unsets the "SelectAvg" elementvoidunsetSelectCount()Unsets the "SelectCount" elementvoidunsetSelectEvent()Unsets the "SelectEvent" elementvoidunsetSelectMax()Unsets the "SelectMax" elementvoidunsetSelectMin()Unsets the "SelectMin" elementvoidunsetSelectProperty()Unsets the "SelectProperty" elementvoidunsetSelectSum()Unsets the "SelectSum" elementvoidunsetUserDefinedSelectFunction()Unsets the "UserDefinedSelectFunction" elementorg.apache.xmlbeans.XmlBooleanxgetCreateCausality()Gets (as xml) the "createCausality" attributeorg.apache.xmlbeans.XmlStringxgetNewEventName()Gets (as xml) the "newEventName" attributeorg.apache.xmlbeans.XmlStringxgetOutputName()Gets (as xml) the "outputName" attributevoidxsetCreateCausality(org.apache.xmlbeans.XmlBoolean createCausality)Sets (as xml) the "createCausality" attributevoidxsetNewEventName(org.apache.xmlbeans.XmlString newEventName)Sets (as xml) the "newEventName" attributevoidxsetOutputName(org.apache.xmlbeans.XmlString outputName)Sets (as xml) the "outputName" attribute-
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
-
-
-
-
Method Detail
-
getSelectEvent
SelectFunctionType.SelectEvent getSelectEvent()
Gets the "SelectEvent" element
-
isSetSelectEvent
boolean isSetSelectEvent()
True if has "SelectEvent" element
-
setSelectEvent
void setSelectEvent(SelectFunctionType.SelectEvent selectEvent)
Sets the "SelectEvent" element
-
addNewSelectEvent
SelectFunctionType.SelectEvent addNewSelectEvent()
Appends and returns a new empty "SelectEvent" element
-
unsetSelectEvent
void unsetSelectEvent()
Unsets the "SelectEvent" element
-
getSelectProperty
SelectFunctionType.SelectProperty getSelectProperty()
Gets the "SelectProperty" element
-
isSetSelectProperty
boolean isSetSelectProperty()
True if has "SelectProperty" element
-
setSelectProperty
void setSelectProperty(SelectFunctionType.SelectProperty selectProperty)
Sets the "SelectProperty" element
-
addNewSelectProperty
SelectFunctionType.SelectProperty addNewSelectProperty()
Appends and returns a new empty "SelectProperty" element
-
unsetSelectProperty
void unsetSelectProperty()
Unsets the "SelectProperty" element
-
getSelectSum
SelectFunctionType.SelectSum getSelectSum()
Gets the "SelectSum" element
-
isSetSelectSum
boolean isSetSelectSum()
True if has "SelectSum" element
-
setSelectSum
void setSelectSum(SelectFunctionType.SelectSum selectSum)
Sets the "SelectSum" element
-
addNewSelectSum
SelectFunctionType.SelectSum addNewSelectSum()
Appends and returns a new empty "SelectSum" element
-
unsetSelectSum
void unsetSelectSum()
Unsets the "SelectSum" element
-
getSelectAvg
SelectFunctionType.SelectAvg getSelectAvg()
Gets the "SelectAvg" element
-
isSetSelectAvg
boolean isSetSelectAvg()
True if has "SelectAvg" element
-
setSelectAvg
void setSelectAvg(SelectFunctionType.SelectAvg selectAvg)
Sets the "SelectAvg" element
-
addNewSelectAvg
SelectFunctionType.SelectAvg addNewSelectAvg()
Appends and returns a new empty "SelectAvg" element
-
unsetSelectAvg
void unsetSelectAvg()
Unsets the "SelectAvg" element
-
getSelectMax
SelectFunctionType.SelectMax getSelectMax()
Gets the "SelectMax" element
-
isSetSelectMax
boolean isSetSelectMax()
True if has "SelectMax" element
-
setSelectMax
void setSelectMax(SelectFunctionType.SelectMax selectMax)
Sets the "SelectMax" element
-
addNewSelectMax
SelectFunctionType.SelectMax addNewSelectMax()
Appends and returns a new empty "SelectMax" element
-
unsetSelectMax
void unsetSelectMax()
Unsets the "SelectMax" element
-
getSelectMin
SelectFunctionType.SelectMin getSelectMin()
Gets the "SelectMin" element
-
isSetSelectMin
boolean isSetSelectMin()
True if has "SelectMin" element
-
setSelectMin
void setSelectMin(SelectFunctionType.SelectMin selectMin)
Sets the "SelectMin" element
-
addNewSelectMin
SelectFunctionType.SelectMin addNewSelectMin()
Appends and returns a new empty "SelectMin" element
-
unsetSelectMin
void unsetSelectMin()
Unsets the "SelectMin" element
-
getSelectCount
org.apache.xmlbeans.XmlObject getSelectCount()
Gets the "SelectCount" element
-
isSetSelectCount
boolean isSetSelectCount()
True if has "SelectCount" element
-
setSelectCount
void setSelectCount(org.apache.xmlbeans.XmlObject selectCount)
Sets the "SelectCount" element
-
addNewSelectCount
org.apache.xmlbeans.XmlObject addNewSelectCount()
Appends and returns a new empty "SelectCount" element
-
unsetSelectCount
void unsetSelectCount()
Unsets the "SelectCount" element
-
getNotifyOnSelect
SelectFunctionType.NotifyOnSelect getNotifyOnSelect()
Gets the "NotifyOnSelect" element
-
isSetNotifyOnSelect
boolean isSetNotifyOnSelect()
True if has "NotifyOnSelect" element
-
setNotifyOnSelect
void setNotifyOnSelect(SelectFunctionType.NotifyOnSelect notifyOnSelect)
Sets the "NotifyOnSelect" element
-
addNewNotifyOnSelect
SelectFunctionType.NotifyOnSelect addNewNotifyOnSelect()
Appends and returns a new empty "NotifyOnSelect" element
-
unsetNotifyOnSelect
void unsetNotifyOnSelect()
Unsets the "NotifyOnSelect" element
-
getUserDefinedSelectFunction
SelectFunctionType.UserDefinedSelectFunction getUserDefinedSelectFunction()
Gets the "UserDefinedSelectFunction" element
-
isSetUserDefinedSelectFunction
boolean isSetUserDefinedSelectFunction()
True if has "UserDefinedSelectFunction" element
-
setUserDefinedSelectFunction
void setUserDefinedSelectFunction(SelectFunctionType.UserDefinedSelectFunction userDefinedSelectFunction)
Sets the "UserDefinedSelectFunction" element
-
addNewUserDefinedSelectFunction
SelectFunctionType.UserDefinedSelectFunction addNewUserDefinedSelectFunction()
Appends and returns a new empty "UserDefinedSelectFunction" element
-
unsetUserDefinedSelectFunction
void unsetUserDefinedSelectFunction()
Unsets the "UserDefinedSelectFunction" element
-
getOutputName
String getOutputName()
Gets the "outputName" attribute
-
xgetOutputName
org.apache.xmlbeans.XmlString xgetOutputName()
Gets (as xml) the "outputName" attribute
-
isSetOutputName
boolean isSetOutputName()
True if has "outputName" attribute
-
setOutputName
void setOutputName(String outputName)
Sets the "outputName" attribute
-
xsetOutputName
void xsetOutputName(org.apache.xmlbeans.XmlString outputName)
Sets (as xml) the "outputName" attribute
-
unsetOutputName
void unsetOutputName()
Unsets the "outputName" attribute
-
getCreateCausality
boolean getCreateCausality()
Gets the "createCausality" attribute
-
xgetCreateCausality
org.apache.xmlbeans.XmlBoolean xgetCreateCausality()
Gets (as xml) the "createCausality" attribute
-
isSetCreateCausality
boolean isSetCreateCausality()
True if has "createCausality" attribute
-
setCreateCausality
void setCreateCausality(boolean createCausality)
Sets the "createCausality" attribute
-
xsetCreateCausality
void xsetCreateCausality(org.apache.xmlbeans.XmlBoolean createCausality)
Sets (as xml) the "createCausality" attribute
-
unsetCreateCausality
void unsetCreateCausality()
Unsets the "createCausality" attribute
-
getNewEventName
String getNewEventName()
Gets the "newEventName" attribute
-
xgetNewEventName
org.apache.xmlbeans.XmlString xgetNewEventName()
Gets (as xml) the "newEventName" attribute
-
setNewEventName
void setNewEventName(String newEventName)
Sets the "newEventName" attribute
-
xsetNewEventName
void xsetNewEventName(org.apache.xmlbeans.XmlString newEventName)
Sets (as xml) the "newEventName" attribute
-
getAttributeName
org.apache.xmlbeans.XmlAnySimpleType getAttributeName()
Gets the "attributeName" attribute
-
isSetAttributeName
boolean isSetAttributeName()
True if has "attributeName" attribute
-
setAttributeName
void setAttributeName(org.apache.xmlbeans.XmlAnySimpleType attributeName)
Sets the "attributeName" attribute
-
addNewAttributeName
org.apache.xmlbeans.XmlAnySimpleType addNewAttributeName()
Appends and returns a new empty "attributeName" attribute
-
unsetAttributeName
void unsetAttributeName()
Unsets the "attributeName" attribute
-
-