-
Constructor Summary
Constructors
-
Method Summary
Returns a
String instance representing the configuration parameter's value.
-
Constructor Details
-
SizeUnitConverter
public SizeUnitConverter()
-
Method Details
-
convertFrom
- Specified by:
convertFrom in interface Converter<SizeUnit>
- Parameters:
value - The configuration parameter's String value
- Returns:
- A
SizeUnit instance representing the configuration parameter's value
-
convertTo
Returns a
String instance representing the configuration parameter's value.
- Specified by:
convertTo in interface Converter<SizeUnit>
- Parameters:
value - The configuration parameter's SizeUnit value
- Returns:
- A
String instance representing the configuration parameter's typed value