Annotation Interface DescriptionKey
Annotation for adding i18n Description 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 Description
both exist on a given field, Description
will win out.
-
Required Element Summary
Required Elements
-
Element Details
-
value
String value
-