|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.opennms.netmgt.xml.event.Event
public class Event
Class Event.
| Constructor Summary | |
|---|---|
Event()
|
|
| Method Summary | |
|---|---|
void |
addAutoaction(Autoaction vAutoaction)
Method addAutoaction |
void |
addAutoaction(int index,
Autoaction vAutoaction)
Method addAutoaction |
void |
addForward(Forward vForward)
Method addForward |
void |
addForward(int index,
Forward vForward)
Method addForward |
void |
addLoggroup(int index,
java.lang.String vLoggroup)
Method addLoggroup |
void |
addLoggroup(java.lang.String vLoggroup)
Method addLoggroup |
void |
addOperaction(int index,
Operaction vOperaction)
Method addOperaction |
void |
addOperaction(Operaction vOperaction)
Method addOperaction |
void |
addScript(int index,
Script vScript)
Method addScript |
void |
addScript(Script vScript)
Method addScript |
void |
clearAutoaction()
Method clearAutoaction |
void |
clearForward()
Method clearForward |
void |
clearLoggroup()
Method clearLoggroup |
void |
clearOperaction()
Method clearOperaction |
void |
clearScript()
Method clearScript |
void |
deleteDbid()
Method deleteDbid |
void |
deleteNodeid()
Method deleteNodeid |
java.util.Enumeration |
enumerateAutoaction()
Method enumerateAutoaction |
java.util.Enumeration |
enumerateForward()
Method enumerateForward |
java.util.Enumeration |
enumerateLoggroup()
Method enumerateLoggroup |
java.util.Enumeration |
enumerateOperaction()
Method enumerateOperaction |
java.util.Enumeration |
enumerateScript()
Method enumerateScript |
AlarmData |
getAlarmData()
Returns the value of field 'alarmData'. |
Autoacknowledge |
getAutoacknowledge()
Returns the value of field 'autoacknowledge'. |
Autoaction[] |
getAutoaction()
Method getAutoaction |
Autoaction |
getAutoaction(int index)
Method getAutoaction |
java.util.ArrayList |
getAutoactionCollection()
Method getAutoactionCollection Returns a reference to 'autoaction'. |
int |
getAutoactionCount()
Method getAutoactionCount |
Correlation |
getCorrelation()
Returns the value of field 'correlation'. |
java.lang.String |
getCreationTime()
Returns the value of field 'creationTime'. |
int |
getDbid()
Returns the value of field 'dbid'. |
java.lang.String |
getDescr()
Returns the value of field 'descr'. |
java.lang.String |
getDistPoller()
Returns the value of field 'distPoller'. |
Forward[] |
getForward()
Method getForward |
Forward |
getForward(int index)
Method getForward |
java.util.ArrayList |
getForwardCollection()
Method getForwardCollection Returns a reference to 'forward'. |
int |
getForwardCount()
Method getForwardCount |
java.lang.String |
getHost()
Returns the value of field 'host'. |
java.lang.String |
getIfAlias()
Returns the value of field 'ifAlias'. |
java.lang.String |
getIfIndex()
Returns the value of field 'ifIndex'. |
java.lang.String |
getInterface()
Returns the value of field 'interface'. |
java.lang.String[] |
getLoggroup()
Method getLoggroup |
java.lang.String |
getLoggroup(int index)
Method getLoggroup |
java.util.ArrayList |
getLoggroupCollection()
Method getLoggroupCollection Returns a reference to 'loggroup'. |
int |
getLoggroupCount()
Method getLoggroupCount |
Logmsg |
getLogmsg()
Returns the value of field 'logmsg'. |
Mask |
getMask()
Returns the value of field 'mask'. |
java.lang.String |
getMasterStation()
Returns the value of field 'masterStation'. |
java.lang.String |
getMouseovertext()
Returns the value of field 'mouseovertext'. |
long |
getNodeid()
Returns the value of field 'nodeid'. |
Operaction[] |
getOperaction()
Method getOperaction |
Operaction |
getOperaction(int index)
Method getOperaction |
java.util.ArrayList |
getOperactionCollection()
Method getOperactionCollection Returns a reference to 'operaction'. |
int |
getOperactionCount()
Method getOperactionCount |
java.lang.String |
getOperinstruct()
Returns the value of field 'operinstruct'. |
Parms |
getParms()
Returns the value of field 'parms'. |
java.lang.String |
getPathoutage()
Returns the value of field 'pathoutage'. |
Script[] |
getScript()
Method getScript |
Script |
getScript(int index)
Method getScript |
java.util.ArrayList |
getScriptCollection()
Method getScriptCollection Returns a reference to 'script'. |
int |
getScriptCount()
Method getScriptCount |
java.lang.String |
getService()
Returns the value of field 'service'. |
java.lang.String |
getSeverity()
Returns the value of field 'severity'. |
Snmp |
getSnmp()
Returns the value of field 'snmp'. |
java.lang.String |
getSnmphost()
Returns the value of field 'snmphost'. |
java.lang.String |
getSource()
Returns the value of field 'source'. |
java.lang.String |
getTime()
Returns the value of field 'time'. |
Tticket |
getTticket()
Returns the value of field 'tticket'. |
java.lang.String |
getUei()
Returns the value of field 'uei'. |
java.lang.String |
getUuid()
Returns the value of field 'uuid'. |
boolean |
hasDbid()
Method hasDbid |
boolean |
hasNodeid()
Method hasNodeid |
boolean |
isValid()
Method isValid |
void |
marshal(org.xml.sax.ContentHandler handler)
Method marshal |
void |
marshal(java.io.Writer out)
Method marshal |
boolean |
removeAutoaction(Autoaction vAutoaction)
Method removeAutoaction |
boolean |
removeForward(Forward vForward)
Method removeForward |
boolean |
removeLoggroup(java.lang.String vLoggroup)
Method removeLoggroup |
boolean |
removeOperaction(Operaction vOperaction)
Method removeOperaction |
boolean |
removeScript(Script vScript)
Method removeScript |
void |
setAlarmData(AlarmData alarmData)
Sets the value of field 'alarmData'. |
void |
setAutoacknowledge(Autoacknowledge autoacknowledge)
Sets the value of field 'autoacknowledge'. |
void |
setAutoaction(java.util.ArrayList autoactionCollection)
Method setAutoaction Sets the value of 'autoaction' by copying the given ArrayList. |
void |
setAutoaction(Autoaction[] autoactionArray)
Method setAutoaction |
void |
setAutoaction(int index,
Autoaction vAutoaction)
Method setAutoaction |
void |
setAutoactionCollection(java.util.ArrayList autoactionCollection)
Method setAutoactionCollection Sets the value of 'autoaction' by setting it to the given ArrayList. |
void |
setCorrelation(Correlation correlation)
Sets the value of field 'correlation'. |
void |
setCreationTime(java.lang.String creationTime)
Sets the value of field 'creationTime'. |
void |
setDbid(int dbid)
Sets the value of field 'dbid'. |
void |
setDescr(java.lang.String descr)
Sets the value of field 'descr'. |
void |
setDistPoller(java.lang.String distPoller)
Sets the value of field 'distPoller'. |
void |
setForward(java.util.ArrayList forwardCollection)
Method setForward Sets the value of 'forward' by copying the given ArrayList. |
void |
setForward(Forward[] forwardArray)
Method setForward |
void |
setForward(int index,
Forward vForward)
Method setForward |
void |
setForwardCollection(java.util.ArrayList forwardCollection)
Method setForwardCollection Sets the value of 'forward' by setting it to the given ArrayList. |
void |
setHost(java.lang.String host)
Sets the value of field 'host'. |
void |
setIfAlias(java.lang.String ifAlias)
Sets the value of field 'ifAlias'. |
void |
setIfIndex(java.lang.String ifIndex)
Sets the value of field 'ifIndex'. |
void |
setInterface(java.lang.String _interface)
Sets the value of field 'interface'. |
void |
setLoggroup(java.util.ArrayList loggroupCollection)
Method setLoggroup Sets the value of 'loggroup' by copying the given ArrayList. |
void |
setLoggroup(int index,
java.lang.String vLoggroup)
Method setLoggroup |
void |
setLoggroup(java.lang.String[] loggroupArray)
Method setLoggroup |
void |
setLoggroupCollection(java.util.ArrayList loggroupCollection)
Method setLoggroupCollection Sets the value of 'loggroup' by setting it to the given ArrayList. |
void |
setLogmsg(Logmsg logmsg)
Sets the value of field 'logmsg'. |
void |
setMask(Mask mask)
Sets the value of field 'mask'. |
void |
setMasterStation(java.lang.String masterStation)
Sets the value of field 'masterStation'. |
void |
setMouseovertext(java.lang.String mouseovertext)
Sets the value of field 'mouseovertext'. |
void |
setNodeid(long nodeid)
Sets the value of field 'nodeid'. |
void |
setOperaction(java.util.ArrayList operactionCollection)
Method setOperaction Sets the value of 'operaction' by copying the given ArrayList. |
void |
setOperaction(int index,
Operaction vOperaction)
Method setOperaction |
void |
setOperaction(Operaction[] operactionArray)
Method setOperaction |
void |
setOperactionCollection(java.util.ArrayList operactionCollection)
Method setOperactionCollection Sets the value of 'operaction' by setting it to the given ArrayList. |
void |
setOperinstruct(java.lang.String operinstruct)
Sets the value of field 'operinstruct'. |
void |
setParms(Parms parms)
Sets the value of field 'parms'. |
void |
setPathoutage(java.lang.String pathoutage)
Sets the value of field 'pathoutage'. |
void |
setScript(java.util.ArrayList scriptCollection)
Method setScript Sets the value of 'script' by copying the given ArrayList. |
void |
setScript(int index,
Script vScript)
Method setScript |
void |
setScript(Script[] scriptArray)
Method setScript |
void |
setScriptCollection(java.util.ArrayList scriptCollection)
Method setScriptCollection Sets the value of 'script' by setting it to the given ArrayList. |
void |
setService(java.lang.String service)
Sets the value of field 'service'. |
void |
setSeverity(java.lang.String severity)
Sets the value of field 'severity'. |
void |
setSnmp(Snmp snmp)
Sets the value of field 'snmp'. |
void |
setSnmphost(java.lang.String snmphost)
Sets the value of field 'snmphost'. |
void |
setSource(java.lang.String source)
Sets the value of field 'source'. |
void |
setTime(java.lang.String time)
Sets the value of field 'time'. |
void |
setTticket(Tticket tticket)
Sets the value of field 'tticket'. |
void |
setUei(java.lang.String uei)
Sets the value of field 'uei'. |
void |
setUuid(java.lang.String uuid)
Sets the value of field 'uuid'. |
static java.lang.Object |
unmarshal(java.io.Reader reader)
Method unmarshal |
void |
validate()
Method validate |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Event()
| Method Detail |
|---|
public void addAutoaction(Autoaction vAutoaction)
throws java.lang.IndexOutOfBoundsException
vAutoaction -
java.lang.IndexOutOfBoundsException
public void addAutoaction(int index,
Autoaction vAutoaction)
throws java.lang.IndexOutOfBoundsException
index - vAutoaction -
java.lang.IndexOutOfBoundsException
public void addForward(Forward vForward)
throws java.lang.IndexOutOfBoundsException
vForward -
java.lang.IndexOutOfBoundsException
public void addForward(int index,
Forward vForward)
throws java.lang.IndexOutOfBoundsException
index - vForward -
java.lang.IndexOutOfBoundsException
public void addLoggroup(java.lang.String vLoggroup)
throws java.lang.IndexOutOfBoundsException
vLoggroup -
java.lang.IndexOutOfBoundsException
public void addLoggroup(int index,
java.lang.String vLoggroup)
throws java.lang.IndexOutOfBoundsException
index - vLoggroup -
java.lang.IndexOutOfBoundsException
public void addOperaction(Operaction vOperaction)
throws java.lang.IndexOutOfBoundsException
vOperaction -
java.lang.IndexOutOfBoundsException
public void addOperaction(int index,
Operaction vOperaction)
throws java.lang.IndexOutOfBoundsException
index - vOperaction -
java.lang.IndexOutOfBoundsException
public void addScript(Script vScript)
throws java.lang.IndexOutOfBoundsException
vScript -
java.lang.IndexOutOfBoundsException
public void addScript(int index,
Script vScript)
throws java.lang.IndexOutOfBoundsException
index - vScript -
java.lang.IndexOutOfBoundsExceptionpublic void clearAutoaction()
public void clearForward()
public void clearLoggroup()
public void clearOperaction()
public void clearScript()
public void deleteDbid()
public void deleteNodeid()
public java.util.Enumeration enumerateAutoaction()
public java.util.Enumeration enumerateForward()
public java.util.Enumeration enumerateLoggroup()
public java.util.Enumeration enumerateOperaction()
public java.util.Enumeration enumerateScript()
public AlarmData getAlarmData()
public Autoacknowledge getAutoacknowledge()
public Autoaction getAutoaction(int index)
throws java.lang.IndexOutOfBoundsException
index -
java.lang.IndexOutOfBoundsExceptionpublic Autoaction[] getAutoaction()
public java.util.ArrayList getAutoactionCollection()
public int getAutoactionCount()
public Correlation getCorrelation()
public java.lang.String getCreationTime()
public int getDbid()
public java.lang.String getDescr()
public java.lang.String getDistPoller()
public Forward getForward(int index)
throws java.lang.IndexOutOfBoundsException
index -
java.lang.IndexOutOfBoundsExceptionpublic Forward[] getForward()
public java.util.ArrayList getForwardCollection()
public int getForwardCount()
public java.lang.String getHost()
public java.lang.String getIfAlias()
public java.lang.String getIfIndex()
public java.lang.String getInterface()
public java.lang.String getLoggroup(int index)
throws java.lang.IndexOutOfBoundsException
index -
java.lang.IndexOutOfBoundsExceptionpublic java.lang.String[] getLoggroup()
public java.util.ArrayList getLoggroupCollection()
public int getLoggroupCount()
public Logmsg getLogmsg()
public Mask getMask()
public java.lang.String getMasterStation()
public java.lang.String getMouseovertext()
public long getNodeid()
public Operaction getOperaction(int index)
throws java.lang.IndexOutOfBoundsException
index -
java.lang.IndexOutOfBoundsExceptionpublic Operaction[] getOperaction()
public java.util.ArrayList getOperactionCollection()
public int getOperactionCount()
public java.lang.String getOperinstruct()
public Parms getParms()
public java.lang.String getPathoutage()
public Script getScript(int index)
throws java.lang.IndexOutOfBoundsException
index -
java.lang.IndexOutOfBoundsExceptionpublic Script[] getScript()
public java.util.ArrayList getScriptCollection()
public int getScriptCount()
public java.lang.String getService()
public java.lang.String getSeverity()
public Snmp getSnmp()
public java.lang.String getSnmphost()
public java.lang.String getSource()
public java.lang.String getTime()
public Tticket getTticket()
public java.lang.String getUei()
public java.lang.String getUuid()
public boolean hasDbid()
public boolean hasNodeid()
public boolean isValid()
public void marshal(java.io.Writer out)
throws org.exolab.castor.xml.MarshalException,
org.exolab.castor.xml.ValidationException
out -
org.exolab.castor.xml.MarshalException
org.exolab.castor.xml.ValidationException
public void marshal(org.xml.sax.ContentHandler handler)
throws java.io.IOException,
org.exolab.castor.xml.MarshalException,
org.exolab.castor.xml.ValidationException
handler -
java.io.IOException
org.exolab.castor.xml.MarshalException
org.exolab.castor.xml.ValidationExceptionpublic boolean removeAutoaction(Autoaction vAutoaction)
vAutoaction -
public boolean removeForward(Forward vForward)
vForward -
public boolean removeLoggroup(java.lang.String vLoggroup)
vLoggroup -
public boolean removeOperaction(Operaction vOperaction)
vOperaction -
public boolean removeScript(Script vScript)
vScript -
public void setAlarmData(AlarmData alarmData)
alarmData - the value of field 'alarmData'.public void setAutoacknowledge(Autoacknowledge autoacknowledge)
autoacknowledge - the value of field 'autoacknowledge'.
public void setAutoaction(int index,
Autoaction vAutoaction)
throws java.lang.IndexOutOfBoundsException
index - vAutoaction -
java.lang.IndexOutOfBoundsExceptionpublic void setAutoaction(Autoaction[] autoactionArray)
autoactionArray - public void setAutoaction(java.util.ArrayList autoactionCollection)
autoactionCollection - the Vector to copy.public void setAutoactionCollection(java.util.ArrayList autoactionCollection)
autoactionCollection - the ArrayList to copy.public void setCorrelation(Correlation correlation)
correlation - the value of field 'correlation'.public void setCreationTime(java.lang.String creationTime)
creationTime - the value of field 'creationTime'.public void setDbid(int dbid)
dbid - the value of field 'dbid'.public void setDescr(java.lang.String descr)
descr - the value of field 'descr'.public void setDistPoller(java.lang.String distPoller)
distPoller - the value of field 'distPoller'.
public void setForward(int index,
Forward vForward)
throws java.lang.IndexOutOfBoundsException
index - vForward -
java.lang.IndexOutOfBoundsExceptionpublic void setForward(Forward[] forwardArray)
forwardArray - public void setForward(java.util.ArrayList forwardCollection)
forwardCollection - the Vector to copy.public void setForwardCollection(java.util.ArrayList forwardCollection)
forwardCollection - the ArrayList to copy.public void setHost(java.lang.String host)
host - the value of field 'host'.public void setIfAlias(java.lang.String ifAlias)
ifAlias - the value of field 'ifAlias'.public void setIfIndex(java.lang.String ifIndex)
ifIndex - the value of field 'ifIndex'.public void setInterface(java.lang.String _interface)
_interface - interface - the value of field 'interface'.
public void setLoggroup(int index,
java.lang.String vLoggroup)
throws java.lang.IndexOutOfBoundsException
index - vLoggroup -
java.lang.IndexOutOfBoundsExceptionpublic void setLoggroup(java.lang.String[] loggroupArray)
loggroupArray - public void setLoggroup(java.util.ArrayList loggroupCollection)
loggroupCollection - the Vector to copy.public void setLoggroupCollection(java.util.ArrayList loggroupCollection)
loggroupCollection - the ArrayList to copy.public void setLogmsg(Logmsg logmsg)
logmsg - the value of field 'logmsg'.public void setMask(Mask mask)
mask - the value of field 'mask'.public void setMasterStation(java.lang.String masterStation)
masterStation - the value of field 'masterStation'.public void setMouseovertext(java.lang.String mouseovertext)
mouseovertext - the value of field 'mouseovertext'.public void setNodeid(long nodeid)
nodeid - the value of field 'nodeid'.
public void setOperaction(int index,
Operaction vOperaction)
throws java.lang.IndexOutOfBoundsException
index - vOperaction -
java.lang.IndexOutOfBoundsExceptionpublic void setOperaction(Operaction[] operactionArray)
operactionArray - public void setOperaction(java.util.ArrayList operactionCollection)
operactionCollection - the Vector to copy.public void setOperactionCollection(java.util.ArrayList operactionCollection)
operactionCollection - the ArrayList to copy.public void setOperinstruct(java.lang.String operinstruct)
operinstruct - the value of field 'operinstruct'.public void setParms(Parms parms)
parms - the value of field 'parms'.public void setPathoutage(java.lang.String pathoutage)
pathoutage - the value of field 'pathoutage'.
public void setScript(int index,
Script vScript)
throws java.lang.IndexOutOfBoundsException
index - vScript -
java.lang.IndexOutOfBoundsExceptionpublic void setScript(Script[] scriptArray)
scriptArray - public void setScript(java.util.ArrayList scriptCollection)
scriptCollection - the Vector to copy.public void setScriptCollection(java.util.ArrayList scriptCollection)
scriptCollection - the ArrayList to copy.public void setService(java.lang.String service)
service - the value of field 'service'.public void setSeverity(java.lang.String severity)
severity - the value of field 'severity'.public void setSnmp(Snmp snmp)
snmp - the value of field 'snmp'.public void setSnmphost(java.lang.String snmphost)
snmphost - the value of field 'snmphost'.public void setSource(java.lang.String source)
source - the value of field 'source'.public void setTime(java.lang.String time)
time - the value of field 'time'.public void setTticket(Tticket tticket)
tticket - the value of field 'tticket'.public void setUei(java.lang.String uei)
uei - the value of field 'uei'.public void setUuid(java.lang.String uuid)
uuid - the value of field 'uuid'.
public static java.lang.Object unmarshal(java.io.Reader reader)
throws org.exolab.castor.xml.MarshalException,
org.exolab.castor.xml.ValidationException
reader -
org.exolab.castor.xml.MarshalException
org.exolab.castor.xml.ValidationException
public void validate()
throws org.exolab.castor.xml.ValidationException
org.exolab.castor.xml.ValidationException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||