public class VibrationSetting extends BaseSetting<Enable>
Constructor and Description |
---|
VibrationSetting() |
VibrationSetting(Enable enable) |
Modifier and Type | Method and Description |
---|---|
void |
onCheckParameterLength(byte[] parameter) |
Enable |
onParseSetting(byte[] parameter) |
toReadSettingByte, toWriteSettingBytes
public VibrationSetting()
public VibrationSetting(Enable enable)
public Enable onParseSetting(byte[] parameter) throws ErrorParameterException
onParseSetting
in class BaseSetting<Enable>
ErrorParameterException
public void onCheckParameterLength(byte[] parameter) throws ErrorParameterException
onCheckParameterLength
in class BaseSetting<Enable>
ErrorParameterException