Annotation Interface I18nKey


@SupportedAll @Retention(RUNTIME) @Target(FIELD) public @interface I18nKey
Annotate the choice value enum constant for an Attribute with a i18nKey value property.
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
    The value of the i18nKey property.
  • Element Details

    • value

      String value
      The value of the i18nKey property.
      Returns:
      the i18nKey property name