net.opengis.eml.x001.impl
Class SelectFunctionTypeImpl

java.lang.Object
  extended by org.apache.xmlbeans.impl.values.XmlObjectBase
      extended by org.apache.xmlbeans.impl.values.XmlComplexContentImpl
          extended by net.opengis.eml.x001.impl.SelectFunctionTypeImpl
All Implemented Interfaces:
Serializable, SelectFunctionType, org.apache.xmlbeans.impl.values.TypeStoreUser, org.apache.xmlbeans.SimpleValue, org.apache.xmlbeans.XmlObject, org.apache.xmlbeans.XmlTokenSource

public class SelectFunctionTypeImpl
extends org.apache.xmlbeans.impl.values.XmlComplexContentImpl
implements SelectFunctionType

An XML SelectFunctionType(@http://www.opengis.net/eml/0.0.1). This is a complex type.

See Also:
Serialized Form

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

SelectFunctionTypeImpl

public SelectFunctionTypeImpl(org.apache.xmlbeans.SchemaType sType)
Method Detail

getSelectEvent

public SelectFunctionType.SelectEvent getSelectEvent()
Gets the "SelectEvent" element

Specified by:
getSelectEvent in interface SelectFunctionType

isSetSelectEvent

public boolean isSetSelectEvent()
True if has "SelectEvent" element

Specified by:
isSetSelectEvent in interface SelectFunctionType

setSelectEvent

public void setSelectEvent(SelectFunctionType.SelectEvent selectEvent)
Sets the "SelectEvent" element

Specified by:
setSelectEvent in interface SelectFunctionType

addNewSelectEvent

public SelectFunctionType.SelectEvent addNewSelectEvent()
Appends and returns a new empty "SelectEvent" element

Specified by:
addNewSelectEvent in interface SelectFunctionType

unsetSelectEvent

public void unsetSelectEvent()
Unsets the "SelectEvent" element

Specified by:
unsetSelectEvent in interface SelectFunctionType

getSelectProperty

public SelectFunctionType.SelectProperty getSelectProperty()
Gets the "SelectProperty" element

Specified by:
getSelectProperty in interface SelectFunctionType

isSetSelectProperty

public boolean isSetSelectProperty()
True if has "SelectProperty" element

Specified by:
isSetSelectProperty in interface SelectFunctionType

setSelectProperty

public void setSelectProperty(SelectFunctionType.SelectProperty selectProperty)
Sets the "SelectProperty" element

Specified by:
setSelectProperty in interface SelectFunctionType

addNewSelectProperty

public SelectFunctionType.SelectProperty addNewSelectProperty()
Appends and returns a new empty "SelectProperty" element

Specified by:
addNewSelectProperty in interface SelectFunctionType

unsetSelectProperty

public void unsetSelectProperty()
Unsets the "SelectProperty" element

Specified by:
unsetSelectProperty in interface SelectFunctionType

getSelectSum

public SelectFunctionType.SelectSum getSelectSum()
Gets the "SelectSum" element

Specified by:
getSelectSum in interface SelectFunctionType

isSetSelectSum

public boolean isSetSelectSum()
True if has "SelectSum" element

Specified by:
isSetSelectSum in interface SelectFunctionType

setSelectSum

public void setSelectSum(SelectFunctionType.SelectSum selectSum)
Sets the "SelectSum" element

Specified by:
setSelectSum in interface SelectFunctionType

addNewSelectSum

public SelectFunctionType.SelectSum addNewSelectSum()
Appends and returns a new empty "SelectSum" element

Specified by:
addNewSelectSum in interface SelectFunctionType

unsetSelectSum

public void unsetSelectSum()
Unsets the "SelectSum" element

Specified by:
unsetSelectSum in interface SelectFunctionType

getSelectAvg

public SelectFunctionType.SelectAvg getSelectAvg()
Gets the "SelectAvg" element

Specified by:
getSelectAvg in interface SelectFunctionType

isSetSelectAvg

public boolean isSetSelectAvg()
True if has "SelectAvg" element

Specified by:
isSetSelectAvg in interface SelectFunctionType

setSelectAvg

public void setSelectAvg(SelectFunctionType.SelectAvg selectAvg)
Sets the "SelectAvg" element

Specified by:
setSelectAvg in interface SelectFunctionType

addNewSelectAvg

public SelectFunctionType.SelectAvg addNewSelectAvg()
Appends and returns a new empty "SelectAvg" element

Specified by:
addNewSelectAvg in interface SelectFunctionType

unsetSelectAvg

public void unsetSelectAvg()
Unsets the "SelectAvg" element

Specified by:
unsetSelectAvg in interface SelectFunctionType

getSelectMax

public SelectFunctionType.SelectMax getSelectMax()
Gets the "SelectMax" element

Specified by:
getSelectMax in interface SelectFunctionType

isSetSelectMax

public boolean isSetSelectMax()
True if has "SelectMax" element

Specified by:
isSetSelectMax in interface SelectFunctionType

setSelectMax

public void setSelectMax(SelectFunctionType.SelectMax selectMax)
Sets the "SelectMax" element

Specified by:
setSelectMax in interface SelectFunctionType

addNewSelectMax

public SelectFunctionType.SelectMax addNewSelectMax()
Appends and returns a new empty "SelectMax" element

Specified by:
addNewSelectMax in interface SelectFunctionType

unsetSelectMax

public void unsetSelectMax()
Unsets the "SelectMax" element

Specified by:
unsetSelectMax in interface SelectFunctionType

getSelectMin

public SelectFunctionType.SelectMin getSelectMin()
Gets the "SelectMin" element

Specified by:
getSelectMin in interface SelectFunctionType

isSetSelectMin

public boolean isSetSelectMin()
True if has "SelectMin" element

Specified by:
isSetSelectMin in interface SelectFunctionType

setSelectMin

public void setSelectMin(SelectFunctionType.SelectMin selectMin)
Sets the "SelectMin" element

Specified by:
setSelectMin in interface SelectFunctionType

addNewSelectMin

public SelectFunctionType.SelectMin addNewSelectMin()
Appends and returns a new empty "SelectMin" element

Specified by:
addNewSelectMin in interface SelectFunctionType

unsetSelectMin

public void unsetSelectMin()
Unsets the "SelectMin" element

Specified by:
unsetSelectMin in interface SelectFunctionType

getSelectCount

public org.apache.xmlbeans.XmlObject getSelectCount()
Gets the "SelectCount" element

Specified by:
getSelectCount in interface SelectFunctionType

isSetSelectCount

public boolean isSetSelectCount()
True if has "SelectCount" element

Specified by:
isSetSelectCount in interface SelectFunctionType

setSelectCount

public void setSelectCount(org.apache.xmlbeans.XmlObject selectCount)
Sets the "SelectCount" element

Specified by:
setSelectCount in interface SelectFunctionType

addNewSelectCount

public org.apache.xmlbeans.XmlObject addNewSelectCount()
Appends and returns a new empty "SelectCount" element

Specified by:
addNewSelectCount in interface SelectFunctionType

unsetSelectCount

public void unsetSelectCount()
Unsets the "SelectCount" element

Specified by:
unsetSelectCount in interface SelectFunctionType

getNotifyOnSelect

public SelectFunctionType.NotifyOnSelect getNotifyOnSelect()
Gets the "NotifyOnSelect" element

Specified by:
getNotifyOnSelect in interface SelectFunctionType

isSetNotifyOnSelect

public boolean isSetNotifyOnSelect()
True if has "NotifyOnSelect" element

Specified by:
isSetNotifyOnSelect in interface SelectFunctionType

setNotifyOnSelect

public void setNotifyOnSelect(SelectFunctionType.NotifyOnSelect notifyOnSelect)
Sets the "NotifyOnSelect" element

Specified by:
setNotifyOnSelect in interface SelectFunctionType

addNewNotifyOnSelect

public SelectFunctionType.NotifyOnSelect addNewNotifyOnSelect()
Appends and returns a new empty "NotifyOnSelect" element

Specified by:
addNewNotifyOnSelect in interface SelectFunctionType

unsetNotifyOnSelect

public void unsetNotifyOnSelect()
Unsets the "NotifyOnSelect" element

Specified by:
unsetNotifyOnSelect in interface SelectFunctionType

getUserDefinedSelectFunction

public SelectFunctionType.UserDefinedSelectFunction getUserDefinedSelectFunction()
Gets the "UserDefinedSelectFunction" element

Specified by:
getUserDefinedSelectFunction in interface SelectFunctionType

isSetUserDefinedSelectFunction

public boolean isSetUserDefinedSelectFunction()
True if has "UserDefinedSelectFunction" element

Specified by:
isSetUserDefinedSelectFunction in interface SelectFunctionType

setUserDefinedSelectFunction

public void setUserDefinedSelectFunction(SelectFunctionType.UserDefinedSelectFunction userDefinedSelectFunction)
Sets the "UserDefinedSelectFunction" element

Specified by:
setUserDefinedSelectFunction in interface SelectFunctionType

addNewUserDefinedSelectFunction

public SelectFunctionType.UserDefinedSelectFunction addNewUserDefinedSelectFunction()
Appends and returns a new empty "UserDefinedSelectFunction" element

Specified by:
addNewUserDefinedSelectFunction in interface SelectFunctionType

unsetUserDefinedSelectFunction

public void unsetUserDefinedSelectFunction()
Unsets the "UserDefinedSelectFunction" element

Specified by:
unsetUserDefinedSelectFunction in interface SelectFunctionType

getOutputName

public String getOutputName()
Gets the "outputName" attribute

Specified by:
getOutputName in interface SelectFunctionType

xgetOutputName

public org.apache.xmlbeans.XmlString xgetOutputName()
Gets (as xml) the "outputName" attribute

Specified by:
xgetOutputName in interface SelectFunctionType

isSetOutputName

public boolean isSetOutputName()
True if has "outputName" attribute

Specified by:
isSetOutputName in interface SelectFunctionType

setOutputName

public void setOutputName(String outputName)
Sets the "outputName" attribute

Specified by:
setOutputName in interface SelectFunctionType

xsetOutputName

public void xsetOutputName(org.apache.xmlbeans.XmlString outputName)
Sets (as xml) the "outputName" attribute

Specified by:
xsetOutputName in interface SelectFunctionType

unsetOutputName

public void unsetOutputName()
Unsets the "outputName" attribute

Specified by:
unsetOutputName in interface SelectFunctionType

getCreateCausality

public boolean getCreateCausality()
Gets the "createCausality" attribute

Specified by:
getCreateCausality in interface SelectFunctionType

xgetCreateCausality

public org.apache.xmlbeans.XmlBoolean xgetCreateCausality()
Gets (as xml) the "createCausality" attribute

Specified by:
xgetCreateCausality in interface SelectFunctionType

isSetCreateCausality

public boolean isSetCreateCausality()
True if has "createCausality" attribute

Specified by:
isSetCreateCausality in interface SelectFunctionType

setCreateCausality

public void setCreateCausality(boolean createCausality)
Sets the "createCausality" attribute

Specified by:
setCreateCausality in interface SelectFunctionType

xsetCreateCausality

public void xsetCreateCausality(org.apache.xmlbeans.XmlBoolean createCausality)
Sets (as xml) the "createCausality" attribute

Specified by:
xsetCreateCausality in interface SelectFunctionType

unsetCreateCausality

public void unsetCreateCausality()
Unsets the "createCausality" attribute

Specified by:
unsetCreateCausality in interface SelectFunctionType

getNewEventName

public String getNewEventName()
Gets the "newEventName" attribute

Specified by:
getNewEventName in interface SelectFunctionType

xgetNewEventName

public org.apache.xmlbeans.XmlString xgetNewEventName()
Gets (as xml) the "newEventName" attribute

Specified by:
xgetNewEventName in interface SelectFunctionType

setNewEventName

public void setNewEventName(String newEventName)
Sets the "newEventName" attribute

Specified by:
setNewEventName in interface SelectFunctionType

xsetNewEventName

public void xsetNewEventName(org.apache.xmlbeans.XmlString newEventName)
Sets (as xml) the "newEventName" attribute

Specified by:
xsetNewEventName in interface SelectFunctionType


Copyright © 2004-2013 52north.org. All Rights Reserved.