Interface CategoryRange

All Superinterfaces:
AbstractSWE, AbstractSWEIdentifiable, CategoryOrRange, DataComponent, HasCodeSpace, HasConstraints<AllowedTokens>, HasCopy, RangeComponent, Serializable, SimpleComponent
All Known Implementing Classes:
CategoryRangeImpl

public interface CategoryRange extends RangeComponent, CategoryOrRange
POJO class for XML type CategoryRangeType(@http://www.opengis.net/swe/2.0). This is a complex type.
  • Method Details

    • copy

      Description copied from interface: DataComponent
      Return a structural copy of this component The copy is done recursively, but only the structure is copied (not the data)
      Specified by:
      copy in interface DataComponent
      Specified by:
      copy in interface HasCopy
      Returns:
      copy of this component, including sub-components
    • getValue

      String[] getValue()
      Gets the value property
    • isSetValue

      boolean isSetValue()
      Checks if value is set
      Specified by:
      isSetValue in interface SimpleComponent
    • setValue

      void setValue(String[] value)
      Sets the value property