|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectkonark.manager.DetectorStatus
| Field Summary | |
java.lang.String |
detectorName
|
boolean |
isInitial
|
long |
timeLeft
|
| Constructor Summary | |
DetectorStatus(java.lang.String detectorName,
long timeLeft,
boolean isInitial)
|
|
| Method Summary | |
java.lang.String |
toString()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
public java.lang.String detectorName
public long timeLeft
public boolean isInitial
| Constructor Detail |
public DetectorStatus(java.lang.String detectorName,
long timeLeft,
boolean isInitial)
detectorName - timeLeft - isInitial - | Method Detail |
public java.lang.String toString()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||