Interface CommandElement
- All Known Subinterfaces:
CommandElement.Argument,CommandElement.Flag
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interfacestatic interface -
Method Summary
-
Method Details
-
getName
String getName() -
getDescription
CommandDescription getDescription() -
getAliases
Collection<String> getAliases()
-