Interface Sensor

All Known Subinterfaces:
ScalabilitySensor, StateSensor, TimeSpanSensor
All Known Implementing Classes:
AbstractScalabilitySensor, AbstractSensor, AbstractStateSensor, AbstractTimeSpanSensor, ScalabilitySensorImpl, ScalabilitySensorImpl, SensorImpl, StateSensorImpl, StateSensorImpl, TimeSpanSensorImpl, TimeSpanSensorImpl

public interface Sensor
Deprecated.
Superseded by EDP2.
  • Method Details

    • getSensorName

      String getSensorName()
      Deprecated.
    • setSensorName

      void setSensorName(String value)
      Deprecated.
    • getSensorID

      long getSensorID()
      Deprecated.
    • setSensorID

      void setSensorID(long value)
      Deprecated.