Interface SelectFunctionType

  • All Superinterfaces:
    org.apache.xmlbeans.XmlObject, org.apache.xmlbeans.XmlTokenSource
    All Known Implementing Classes:
    SelectFunctionTypeImpl

    public interface SelectFunctionType
    extends org.apache.xmlbeans.XmlObject
    An XML SelectFunctionType(@http://www.opengis.net/eml/0.0.2). This is a complex type.
    • Field Detail

      • type

        static final org.apache.xmlbeans.SchemaType type
    • Method Detail

      • isSetSelectEvent

        boolean isSetSelectEvent()
        True if has "SelectEvent" element
      • unsetSelectEvent

        void unsetSelectEvent()
        Unsets the "SelectEvent" element
      • isSetSelectProperty

        boolean isSetSelectProperty()
        True if has "SelectProperty" element
      • unsetSelectProperty

        void unsetSelectProperty()
        Unsets the "SelectProperty" element
      • isSetSelectSum

        boolean isSetSelectSum()
        True if has "SelectSum" element
      • unsetSelectSum

        void unsetSelectSum()
        Unsets the "SelectSum" element
      • isSetSelectAvg

        boolean isSetSelectAvg()
        True if has "SelectAvg" element
      • unsetSelectAvg

        void unsetSelectAvg()
        Unsets the "SelectAvg" element
      • isSetSelectMax

        boolean isSetSelectMax()
        True if has "SelectMax" element
      • unsetSelectMax

        void unsetSelectMax()
        Unsets the "SelectMax" element
      • isSetSelectMin

        boolean isSetSelectMin()
        True if has "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
      • isSetNotifyOnSelect

        boolean isSetNotifyOnSelect()
        True if has "NotifyOnSelect" element
      • unsetNotifyOnSelect

        void unsetNotifyOnSelect()
        Unsets the "NotifyOnSelect" element
      • isSetUserDefinedSelectFunction

        boolean isSetUserDefinedSelectFunction()
        True if has "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