Annotation Interface TitleKey
Annotation for adding i18n Title keys to Resource object fields. This annotation
gets parsed by
SchemaUtil.fromType
by querying
BundleUtil
with the given value()
. In the case that this annotation
and Title
both exist on a given field, Title
will win out.-
Required Element Summary
Required Elements
-
Element Details
-
value
String value
-