Annotation Type CommandDescription


  • @Retention(RUNTIME)
    @Target(METHOD)
    public @interface CommandDescription
    Maps to StandardParameters.DESCRIPTION
    • Optional Element Summary

      Optional Elements 
      Modifier and Type Optional Element Description
      java.lang.String value
      Command description
    • Element Detail

      • value

        java.lang.String value
        Command description
        Returns:
        Command syntax
        Default:
        ""