public static class CommandAlias.DefaultCommandAlias extends Object implements CommandAlias
CommandAlias.CommandAlias.DefaultCommandAlias| Constructor and Description |
|---|
DefaultCommandAlias(String command,
String group) |
| Modifier and Type | Method and Description |
|---|---|
String |
getCommand()
Gets a command an alias.
|
String |
getGroup()
Get group for an alias.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitofpublic String getCommand()
CommandAliasgetCommand in interface CommandAliaspublic String getGroup()
CommandAliasgetGroup in interface CommandAliasCopyright © 2023. All rights reserved.