|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.opennms.netmgt.xml.event.Autoacknowledge
public class Autoacknowledge
The autoacknowledge information for the user with state controlling if event is marked acknoledged when inserted into the database
| Constructor Summary | |
|---|---|
Autoacknowledge()
|
|
| 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 Autoacknowledge()
| 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 | |||||||||