@TypeQualifier @SubtypeOf(value=PropertyKey.class) @Documented @Retention(value=RUNTIME) @Target(value={TYPE_USE,TYPE_PARAMETER}) public @interface LocalizableKey
String
is a key into a property file
or resource bundle containing Localized Strings.