public class AlarmPolicy extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
AlarmPolicy.AlarmType |
| Constructor and Description |
|---|
AlarmPolicy() |
| Modifier and Type | Method and Description |
|---|---|
String |
getAlarmType() |
AlarmTypeInfo |
getAlarmTypeInfo() |
List<SinkType> |
getSinkTypes() |
void |
setAlarmType(String alarmType) |
void |
setAlarmTypeInfo(AlarmTypeInfo alarmTypeInfo) |
void |
setSinkTypes(List<SinkType> sinkTypes) |
public String getAlarmType()
public void setAlarmType(String alarmType)
public AlarmTypeInfo getAlarmTypeInfo()
public void setAlarmTypeInfo(AlarmTypeInfo alarmTypeInfo)
Copyright © 2018. All rights reserved.