|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sf.tomp.xtcl.command.AbstractCommand
net.sf.tomp.xtcl.command.DumpCommand
DOCUMENT ME!
Field Summary | |
protected boolean |
deep
DOCUMENT ME! |
Constructor Summary | |
DumpCommand()
|
Method Summary | |
void |
setDeep(boolean v)
DOCUMENT ME! |
Methods inherited from class net.sf.tomp.xtcl.command.AbstractCommand |
done, execute, initParameters, listArray, listList, listMap |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
protected boolean deep
Constructor Detail |
public DumpCommand()
Method Detail |
public void setDeep(boolean v)
v
- DOCUMENT ME!
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |