Annotation Interface KeyInfo


@Target(TYPE) @Retention(RUNTIME) @Documented public @interface KeyInfo
  • 可选元素概要

    可选元素
    修饰符和类型
    可选元素
    说明
     
     
  • 元素详细资料

    • value

      String value
      默认值:
      "id"
    • type

      Class<?> type
      默认值:
      java.lang.Integer.class