Home > Guides > Core Developers Guide > Annotations > Key Annotation |
Sets the Key for type conversion.
The Key annotation must be applied at field or method level.
Parameter | Required | Default | Description |
---|---|---|---|
value | no | java.lang.Object.class | The key property value. |