public interface CommandDriven
| Modifier and Type | Method and Description |
|---|---|
String |
getCommandName() |
void |
setCommand(String command)
Sets the command for an action.
|
String getCommandName()
void setCommand(String command)
command - the new command in playCopyright © 2013 Atlassian. All Rights Reserved.