| Constructor and Description |
|---|
Command(String name,
String description,
Class<?> commandClass)
Create a new command.
|
| Modifier and Type | Method and Description |
|---|---|
(package private) Class<?> |
getCommandClass()
Return the class for this command.
|
(package private) String |
getDescription()
Return the description for this command.
|
(package private) String |
getName()
Return the name for this command.
|
String getName()
String getDescription()
Class<?> getCommandClass()
Copyright (c) 2013-2023 held jointly by the individual authors. Licensed under the GNU Lesser General Public License (LGPL).