Annotation Interface ScriptParameter


@Target(PARAMETER) @Retention(RUNTIME) @Documented public @interface ScriptParameter
脚本函数参数
  • 元素详细资料

    • name

      String name
      名称
      默认值:
      ""
    • description

      String description
      描述
      默认值:
      ""