|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.opennms.netmgt.xml.event.AlarmData
public class AlarmData
This element is used for converting events into alarms.
| Constructor Summary | |
|---|---|
AlarmData()
|
|
| Method Summary | |
|---|---|
void |
deleteAlarmType()
Method deleteAlarmType |
void |
deleteAutoClean()
Method deleteAutoClean |
void |
deleteX733ProbableCause()
Method deleteX733ProbableCause |
int |
getAlarmType()
Returns the value of field 'alarmType'. |
boolean |
getAutoClean()
Returns the value of field 'autoClean'. |
java.lang.String |
getClearUei()
Returns the value of field 'clearUei'. |
java.lang.String |
getReductionKey()
Returns the value of field 'reductionKey'. |
java.lang.String |
getX733AlarmType()
Returns the value of field 'x733AlarmType'. |
int |
getX733ProbableCause()
Returns the value of field 'x733ProbableCause'. |
boolean |
hasAlarmType()
Method hasAlarmType |
boolean |
hasAutoClean()
Method hasAutoClean |
boolean |
hasX733ProbableCause()
Method hasX733ProbableCause |
boolean |
isValid()
Method isValid |
void |
marshal(org.xml.sax.ContentHandler handler)
Method marshal |
void |
marshal(java.io.Writer out)
Method marshal |
void |
setAlarmType(int alarmType)
Sets the value of field 'alarmType'. |
void |
setAutoClean(boolean autoClean)
Sets the value of field 'autoClean'. |
void |
setClearUei(java.lang.String clearUei)
Sets the value of field 'clearUei'. |
void |
setReductionKey(java.lang.String reductionKey)
Sets the value of field 'reductionKey'. |
void |
setX733AlarmType(java.lang.String x733AlarmType)
Sets the value of field 'x733AlarmType'. |
void |
setX733ProbableCause(int x733ProbableCause)
Sets the value of field 'x733ProbableCause'. |
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 AlarmData()
| Method Detail |
|---|
public void deleteAlarmType()
public void deleteAutoClean()
public void deleteX733ProbableCause()
public int getAlarmType()
public boolean getAutoClean()
public java.lang.String getClearUei()
public java.lang.String getReductionKey()
public java.lang.String getX733AlarmType()
public int getX733ProbableCause()
public boolean hasAlarmType()
public boolean hasAutoClean()
public boolean hasX733ProbableCause()
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 void setAlarmType(int alarmType)
alarmType - the value of field 'alarmType'.public void setAutoClean(boolean autoClean)
autoClean - the value of field 'autoClean'.public void setClearUei(java.lang.String clearUei)
clearUei - the value of field 'clearUei'.public void setReductionKey(java.lang.String reductionKey)
reductionKey - the value of field 'reductionKey'.public void setX733AlarmType(java.lang.String x733AlarmType)
x733AlarmType - the value of field 'x733AlarmType'.public void setX733ProbableCause(int x733ProbableCause)
x733ProbableCause - the value of field
'x733ProbableCause'.
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 | |||||||||