Annotation Interface I18n


@Retention(RUNTIME) @Target(TYPE) @Documented public @interface I18n
I18n annotation.

I18n注解。

See Also:
  • Optional Element Summary

    Optional Elements
    Modifier and Type
    Optional Element
    Description
     
  • Element Details

    • value

      String[] value
      Returns:
      i18n code
      I18n代码
      See Also:
      Default:
      {}