注释接口 Commands


@Target(METHOD) @Retention(RUNTIME) public @interface Commands
  • 元素详细资料

    • value

      @AliasFor(attribute="Command") String value
      默认值:
      ""
    • Command

      @AliasFor(attribute="value") String Command
      默认值:
      ""
    • help

      String help
      默认值:
      "without help message"