Uses of Class
org.netxms.client.events.EventInfo

Packages that use EventInfo
org.netxms.client   
org.netxms.client.events   
 

Uses of EventInfo in org.netxms.client
 

Methods in org.netxms.client that return types with arguments of type EventInfo
 java.util.List<EventInfo> NXCSession.getAlarmEvents(long alarmId)
          Get information about events related to single active alarm.
 

Uses of EventInfo in org.netxms.client.events
 

Methods in org.netxms.client.events that return EventInfo
 EventInfo[] EventInfo.getChildren()
           
 EventInfo EventInfo.getParent()
           
 

Constructors in org.netxms.client.events with parameters of type EventInfo
EventInfo(NXCPMessage msg, long baseId, EventInfo parent)
          Create from NXCP message.
 



Copyright © 2013. All Rights Reserved.