Interface TemporalOperatorType

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

    public interface TemporalOperatorType
    extends org.apache.xmlbeans.XmlObject
    An XML TemporalOperatorType(@http://www.opengis.net/ogc). This is a complex type.
    • Nested Class Summary

      Nested Classes 
      Modifier and Type Interface Description
      static class  TemporalOperatorType.Factory
      A factory class with static methods for creating instances of this type.
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static org.apache.xmlbeans.SchemaType type  
      • Fields inherited from interface org.apache.xmlbeans.XmlObject

        EQUAL, GREATER_THAN, LESS_THAN, NOT_EQUAL
    • Field Detail

      • type

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

      • getTemporalOperands

        TemporalOperandsType getTemporalOperands()
        Gets the "TemporalOperands" element
      • isSetTemporalOperands

        boolean isSetTemporalOperands()
        True if has "TemporalOperands" element
      • setTemporalOperands

        void setTemporalOperands​(TemporalOperandsType temporalOperands)
        Sets the "TemporalOperands" element
      • addNewTemporalOperands

        TemporalOperandsType addNewTemporalOperands()
        Appends and returns a new empty "TemporalOperands" element
      • unsetTemporalOperands

        void unsetTemporalOperands()
        Unsets the "TemporalOperands" element
      • isSetName

        boolean isSetName()
        True if has "name" attribute
      • unsetName

        void unsetName()
        Unsets the "name" attribute