Interface CategoricalTVPType

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

    public interface CategoricalTVPType
    extends TimeValuePairType
    An XML CategoricalTVPType(@http://www.opengis.net/waterml/2.0). This is a complex type.
    • Nested Class Summary

      Nested Classes 
      Modifier and Type Interface Description
      static class  CategoricalTVPType.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

      • isNilValue

        boolean isNilValue()
        Tests for nil "value" element
      • isSetValue

        boolean isSetValue()
        True if has "value" element
      • setNilValue

        void setNilValue()
        Nils the "value" element
      • unsetValue

        void unsetValue()
        Unsets the "value" element
      • isSetMetadata

        boolean isSetMetadata()
        True if has "metadata" element
      • unsetMetadata

        void unsetMetadata()
        Unsets the "metadata" element