Interface Time

All Superinterfaces:
AbstractSWE, AbstractSWEIdentifiable, DataComponent, HasConstraints<AllowedTimes>, HasCopy, HasRefFrames, HasUom, ScalarComponent, Serializable, SimpleComponent, TimeOrRange
All Known Implementing Classes:
TimeImpl

public interface Time extends ScalarComponent, TimeOrRange
POJO class for XML type TimeType(@http://www.opengis.net/swe/2.0). This is a complex type.
  • Field Details

  • Method Details

    • copy

      Time 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

      DateTimeOrDouble getValue()
      Gets the value property
    • setValue

      void setValue(DateTimeOrDouble value)
      Sets the value property