public class Unset extends AbstractCommand
Constructor and Description |
---|
Unset() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getHelp()
Returns the help string (no indentation).
|
java.lang.String |
getName()
Returns the name of the command.
|
java.lang.String |
getParameterHelp()
Returns the one-liner help string for the parameters.
|
compareTo, equals, execute, getCommand, getCommands, getOwner, setOwner
public java.lang.String getName()
getName
in class AbstractCommand
public java.lang.String getHelp()
getHelp
in class AbstractCommand
public java.lang.String getParameterHelp()
getParameterHelp
in class AbstractCommand