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