Annotation Interface Command
Defines a command or subcommand.
On a class: marks it as the main command entry point. On a method or nested class: marks it as a subcommand.
-
Required Element Summary
Required Elements -
Optional Element Summary
Optional ElementsModifier and TypeOptional ElementDescriptionString[]Alternative names for this command.Command description.