Annotation Interface CommandMapping


@Retention(RUNTIME) @Target(TYPE) @Documented public @interface CommandMapping
作者:
Eric Zhao
  • 必需元素概要

    所需元素
    修饰符和类型
    必需的元素
    说明
    Get brief description of the command.
     
  • 元素详细资料

    • name

      String name
    • desc

      String desc
      Get brief description of the command.
      返回:
      brief description of the command
      从以下版本开始:
      1.5.0