public class Set extends AbstractCommand
| Constructor and Description |
|---|
Set() |
| Modifier and Type | Method and Description |
|---|---|
String |
getHelp()
Returns the help string (no indentation).
|
String |
getName()
Returns the name of the command.
|
String |
getParameterHelp()
Returns the one-liner help string for the parameters.
|
compareTo, equals, execute, getCommand, getCommands, getOwner, setOwnerpublic String getName()
getName in class AbstractCommandpublic String getHelp()
getHelp in class AbstractCommandpublic String getParameterHelp()
getParameterHelp in class AbstractCommandCopyright © 2020 University of Waikato, Hamilton, NZ. All rights reserved.