Annotation Type ConvertedBy
Annotates
@Option setters to indicate how the value is converted to the argument type.- Author:
- Clement Escoffier invalid input: '<'[email protected]>
-
Required Element Summary
Required Elements
-
Element Details
-
value
The converter class used to transform the value as String to the target type. This converter is also used for theDefaultValue.
-