Interface SelectFunctionType.SelectProperty

  • All Superinterfaces:
    org.apache.xmlbeans.XmlObject, org.apache.xmlbeans.XmlTokenSource
    All Known Implementing Classes:
    SelectFunctionTypeImpl.SelectPropertyImpl
    Enclosing interface:
    SelectFunctionType

    public static interface SelectFunctionType.SelectProperty
    extends org.apache.xmlbeans.XmlObject
    An XML SelectProperty(@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

      • isSetUpdateParameters

        boolean isSetUpdateParameters()
        True if has "UpdateParameters" element
      • unsetUpdateParameters

        void unsetUpdateParameters()
        Unsets the "UpdateParameters" element
      • getPropertyName

        String getPropertyName()
        Gets the "propertyName" attribute
      • xgetPropertyName

        org.apache.xmlbeans.XmlString xgetPropertyName()
        Gets (as xml) the "propertyName" attribute
      • setPropertyName

        void setPropertyName​(String propertyName)
        Sets the "propertyName" attribute
      • xsetPropertyName

        void xsetPropertyName​(org.apache.xmlbeans.XmlString propertyName)
        Sets (as xml) the "propertyName" attribute