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, wait
of
public String getCommand()
CommandAlias
getCommand
in interface CommandAlias
public String getGroup()
CommandAlias
getGroup
in interface CommandAlias
Copyright © 2024. All rights reserved.