public static interface VExtendedAlarm.Condition
Modifier and Type | Method and Description |
---|---|
String |
getName()
A short name for the alarm condition.
|
AlarmSeverity |
getSeverity()
The severity associated with the alarm.
|
boolean |
isActive()
Whether the alarm is on.
|
@Metadata AlarmSeverity getSeverity()
boolean isActive()
Copyright © 2012. All Rights Reserved.