Annotation Interface Conversion
Indicates that the value of the field must be converted with the specified converter class.
-
Required Element Summary
Required Elements
-
Element Details
-
value
The conversion class used to convert the field's value when it is put into/read from a configuration- Returns:
- the conversion class
-