|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.opennms.netmgt.config.PassiveStatusValue
public class PassiveStatusValue
| Constructor Summary | |
|---|---|
PassiveStatusValue(PassiveStatusKey key,
PollStatus status)
|
|
PassiveStatusValue(String nodeLabel,
String ipAddr,
String serviceName,
PollStatus status)
|
|
| Method Summary | |
|---|---|
PassiveStatusKey |
getKey()
|
PollStatus |
getStatus()
|
void |
setStatus(PollStatus status)
|
String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public PassiveStatusValue(String nodeLabel,
String ipAddr,
String serviceName,
PollStatus status)
public PassiveStatusValue(PassiveStatusKey key,
PollStatus status)
| Method Detail |
|---|
public PollStatus getStatus()
public void setStatus(PollStatus status)
public PassiveStatusKey getKey()
public String toString()
toString in class Object
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||