public interface AttributeSensor<T> extends Sensor<T>
Modifier and Type | Interface and Description |
---|---|
static class |
AttributeSensor.SensorPersistenceMode |
Modifier and Type | Method and Description |
---|---|
AttributeSensor.SensorPersistenceMode |
getPersistenceMode()
The persistence mode of this sensor, to determine its behaviour for rebind.
|
getDescription, getName, getNameParts, getType, getTypeName, getTypeToken, newEvent
AttributeSensor.SensorPersistenceMode getPersistenceMode()