Package com.avrix.commands
Annotation Interface CommandDescription
Annotation to provide a description for command classes.
-
Required Element Summary
-
Element Details
-
value
String valueThe description of the command.- Returns:
- the description of the command
-