|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.opennms.netmgt.xml.event.Autoaction
public class Autoaction
The automatic action to occur when this event occurs with state controlling if action takes place
| Constructor Summary | |
|---|---|
Autoaction()
|
|
| Method Summary | |
|---|---|
String |
getContent()
Returns the value of field 'content'. |
String |
getState()
Returns the value of field 'state'. |
void |
setContent(String content)
Sets the value of field 'content'. |
void |
setState(String state)
Sets the value of field 'state'. |
String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public Autoaction()
| Method Detail |
|---|
public String getContent()
public String getState()
public void setContent(String content)
content - the value of field 'content'.public void setState(String state)
state - the value of field 'state'.public String toString()
toString in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||