public interface IEvent
Event
'.
The 'has...()' methods exist since the corresponding 'get...()' methods will return a default value if null.
Using the 'has...()' method is the only means to determine if the backing value is null.IAlarmData getAlarmData()
IAutoAcknowledge getAutoacknowledge()
IAutoAction getAutoaction(int index)
IAutoAction[] getAutoaction()
List<IAutoAction> getAutoactionCollection()
int getAutoactionCount()
ICorrelation getCorrelation()
Date getCreationTime()
Integer getDbid()
String getDescr()
String getDistPoller()
IForward getForward(int index)
IForward[] getForward()
int getForwardCount()
String getHost()
String getIfAlias()
Integer getIfIndex()
String getInterface()
InetAddress getInterfaceAddress()
String getLoggroup(int index)
String[] getLoggroup()
int getLoggroupCount()
ILogMsg getLogmsg()
IMask getMask()
String getMasterStation()
String getMouseovertext()
Long getNodeid()
IOperAction getOperaction(int index)
IOperAction[] getOperaction()
List<IOperAction> getOperactionCollection()
int getOperactionCount()
String getOperinstruct()
String getPathoutage()
IScript getScript(int index)
IScript[] getScript()
int getScriptCount()
String getService()
String getSeverity()
ISnmp getSnmp()
String getSnmphost()
String getSource()
Date getTime()
ITticket getTticket()
String getUei()
String getUuid()
boolean hasDbid()
boolean hasIfIndex()
boolean hasNodeid()
Enumeration<IAutoAction> enumerateAutoaction()
String toStringSimple()
Copyright © 2021. All rights reserved.