Uses of Class
org.netxms.client.events.Alarm
-
Packages that use Alarm Package Description org.netxms.client org.netxms.client.objecttools -
-
Uses of Alarm in org.netxms.client
Methods in org.netxms.client that return Alarm Modifier and Type Method Description AlarmNXCSession. getAlarm(long alarmId)Get information about single active alarm.Methods in org.netxms.client that return types with arguments of type Alarm Modifier and Type Method Description HashMap<Long,Alarm>NXCSession. getAlarms()Get list of active alarms. -
Uses of Alarm in org.netxms.client.objecttools
Fields in org.netxms.client.objecttools declared as Alarm Modifier and Type Field Description AlarmObjectContextBase. alarmConstructors in org.netxms.client.objecttools with parameters of type Alarm Constructor Description ObjectContextBase(AbstractNode object, Alarm alarm)
-