Interface ValueSetting

All Superinterfaces:
ConfigSetting<SimpleComponent>, Serializable
All Known Implementing Classes:
ValueSettingImpl

public interface ValueSetting extends ConfigSetting<SimpleComponent>
POJO class for XML type ValueSettingPropertyType(@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