Annotation Interface Description


@Retention(RUNTIME) @Target({TYPE,METHOD,PARAMETER}) public @interface Description
Attaches a human-readable description to a command, subcommand, or parameter.
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
     
  • Element Details

    • value

      String value
      Returns:
      the description of the command