|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.netxms.client.events.EventProcessingPolicyRule
public class EventProcessingPolicyRule
This class represents single rule of event processing policy.
| Constructor Summary | |
|---|---|
EventProcessingPolicyRule(NXCPMessage msg)
Create rule from NXCP message. |
|
| Method Summary | |
|---|---|
java.lang.String |
getComments()
Get rule's comments. |
void |
setComments(java.lang.String comments)
Set rule's comments. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public EventProcessingPolicyRule(NXCPMessage msg)
msg - NXCP message| Method Detail |
|---|
public java.lang.String getComments()
public void setComments(java.lang.String comments)
comments - New comments
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||