注释接口 Static


@Retention(SOURCE) @Target(allowedTargets=PROPERTY) @Target(METHOD) @Repeatable(Statics.class) public @interface Static
  • 元素详细资料

    • alias

      String alias
      默认值:
      ""
    • enabled

      boolean enabled
      默认值:
      true
    • optional

      boolean optional
      默认值:
      false
    • name

      String name
      默认值:
      ""
    • idOnly

      boolean idOnly
      默认值:
      false
    • targetAlias

      String targetAlias
      默认值:
      ""