|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.neeve.tools.interactive.commands.Command
com.neeve.tools.OdsTool.Role
public final class OdsTool.Role
Nested Class Summary |
---|
Nested classes/interfaces inherited from class com.neeve.tools.interactive.commands.Command |
---|
com.neeve.tools.interactive.commands.Command.Console |
Constructor Summary | |
---|---|
OdsTool.Role()
|
Method Summary | |
---|---|
void |
doRole()
|
void |
help()
|
String[] |
keywords()
|
void |
run(String[] args)
|
Methods inherited from class com.neeve.tools.interactive.commands.Command |
---|
error, error, hidden, interrupt, interruptable, setConsole |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public OdsTool.Role()
Method Detail |
---|
public final void doRole()
public final void run(String[] args)
run
in class com.neeve.tools.interactive.commands.Command
public final void help()
help
in class com.neeve.tools.interactive.commands.Command
public final String[] keywords()
keywords
in class com.neeve.tools.interactive.commands.Command
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |