|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object net.sourceforge.wisk.Dummy
Dummy class.
Field Summary | |
private Object |
idiot
Our dummy |
Constructor Summary | |
Dummy()
|
Method Summary | |
Object |
getIdiot()
Gets the idiot. |
void |
setIdiot(Object idiot)
Sets the idiot. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
private Object idiot
Constructor Detail |
public Dummy()
Method Detail |
public Object getIdiot()
public void setIdiot(Object idiot)
idiot
- the idiot
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |