Interface ConstraintSetting

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

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

    • getValue

      DataConstraint getValue()
      Gets the constraint property
    • setValue

      void setValue(DataConstraint constraint)
      Sets value as AllowedTimes constraint