public class BigDecimalKKeyValueConverter extends Object implements IKKeyValueConverter<BigDecimal>
| Constructor and Description |
|---|
BigDecimalKKeyValueConverter() |
| Modifier and Type | Method and Description |
|---|---|
BigDecimal |
convert(String value) |
String |
toString(BigDecimal value) |
public BigDecimal convert(String value) throws KKeyValueConversionException
convert in interface IKKeyValueConverter<BigDecimal>KKeyValueConversionExceptionpublic String toString(BigDecimal value)
toString in interface IKKeyValueConverter<BigDecimal>Copyright © 2017. All rights reserved.