Interface StatusSetting

All Superinterfaces:
ConfigSetting<DataComponent>, Serializable
All Known Implementing Classes:
StatusSettingImpl

public interface StatusSetting extends ConfigSetting<DataComponent>
POJO class for XML type StatusSettingPropertyType(@http://www.opengis.net/sensorml/2.0).
  • Method Details

    • getValue

      Status getValue()
      Gets the inline value
    • setValue

      void setValue(Status value)
      Sets the inline value