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