Annotation Type I18nKey
- 
@SupportedAll @Retention(RUNTIME) @Target(FIELD) public @interface I18nKey
Annotate the choice value enum constant for anAttributewith a i18nKey value property. 
- 
- 
Element Detail
- 
value
String value
The value of the i18nKey property.- Returns:
 - the i18nKey property name
 
 
 - 
 
 -