public class AlarmSetting extends DynamicData
| Modifier and Type | Field and Description |
|---|---|
int |
reportingFrequency |
int |
toleranceRange |
dynamicProperty, dynamicType| Constructor and Description |
|---|
AlarmSetting() |
| Modifier and Type | Method and Description |
|---|---|
int |
getReportingFrequency() |
int |
getToleranceRange() |
void |
setReportingFrequency(int reportingFrequency) |
void |
setToleranceRange(int toleranceRange) |
getDynamicProperty, getDynamicType, setDynamicProperty, setDynamicTypeCopyright © 2011-2012. All Rights Reserved.