Annotation Type Description


@Retention(RUNTIME) @Target({METHOD,TYPE}) public @interface Description
Annotation used to write the option or command documentation.
Author:
Clement Escoffier invalid input: '<'[email protected]>
See Also:
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
    The documentation.
  • Element Details

    • value

      String value
      The documentation.