public static class AlarmDetailsResponse.AlarmTypeInfo extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
AlarmDetailsResponse.AlarmTypeInfo.UnitType |
| Constructor and Description |
|---|
AlarmTypeInfo() |
| Modifier and Type | Method and Description |
|---|---|
Integer |
getFrequency() |
String |
getUnit() |
Double |
getWindow() |
void |
setFrequency(Integer frequency) |
void |
setUnit(String unit) |
void |
setWindow(Double window) |
Copyright © 2020. All rights reserved.