public class ResetOnlySetting<T> extends ReadableDeviceSetting<T>
connection, settingId| Constructor and Description |
|---|
ResetOnlySetting(DeviceConnectionInternalLink connection,
<any> settingId,
ReadHandler read,
WriteHandler write,
boolean alwaysAvailable,
T resetDefaultValue) |
| Modifier and Type | Method and Description |
|---|---|
CallbackHandler |
reset(SettingCallback<T> callback) |
equals, get, getId, hashCode, isAvailablepublic ResetOnlySetting(DeviceConnectionInternalLink connection,
<any> settingId,
ReadHandler read,
WriteHandler write,
boolean alwaysAvailable,
T resetDefaultValue)
public CallbackHandler reset(SettingCallback<T> callback)