|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--pawn.application.discover.myInt
| Constructor Summary | |
myInt(int myValue)
|
|
myInt(int myValue,
pawn.application.discover.Status stat)
|
|
| Method Summary | |
pawn.application.discover.Status |
getStatus()
|
void |
increment()
|
int |
intValue()
|
void |
setStatus(pawn.application.discover.Status newStatus)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public myInt(int myValue)
public myInt(int myValue,
pawn.application.discover.Status stat)
| Method Detail |
public void increment()
public int intValue()
public void setStatus(pawn.application.discover.Status newStatus)
public pawn.application.discover.Status getStatus()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||