|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Command
Method Summary | |
---|---|
CommandExecutionResult |
execute(List<String> lines)
|
String[] |
getDescription()
|
String |
getHelpMessageForDeprecated(List<String> lines)
|
boolean |
isDeprecated(List<String> lines)
|
CommandControl |
isValid(List<String> lines)
|
Method Detail |
---|
CommandExecutionResult execute(List<String> lines)
CommandControl isValid(List<String> lines)
boolean isDeprecated(List<String> lines)
String getHelpMessageForDeprecated(List<String> lines)
String[] getDescription()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |