注释接口 StaticType


@Retention(SOURCE) @Target(TYPE) @Repeatable(StaticTypes.class) public @interface StaticType
  • 元素详细资料

    • alias

      String alias
    • topLevelName

      String topLevelName
      默认值:
      ""
    • autoScalarStrategy

      AutoScalarStrategy autoScalarStrategy
      默认值:
      ALL
    • allOptional

      boolean allOptional
      默认值:
      false