@Immutable() public final class Command
private final String
name
description
args
set
Command(String name, String description, String args, String set)
final String
getName()
getDescription()
getArgs()
getSet()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
final String getName()
final String getDescription()
final String getArgs()
final String getSet()