Interface ModeSetting

All Superinterfaces:
ConfigSetting<ModeChoice>, Serializable
All Known Implementing Classes:
ModeSettingImpl

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

    • getValue

      String getValue()
      Gets the inline value
    • setValue

      void setValue(String value)
      Sets the inline value