@ApplicationScoped public class BigDecimalConverter extends java.lang.Object implements Converter<java.math.BigDecimal>
Constructor and Description |
---|
BigDecimalConverter() |
Modifier and Type | Method and Description |
---|---|
java.math.BigDecimal |
convert(java.lang.String value,
java.lang.Class<? extends java.math.BigDecimal> type,
java.util.ResourceBundle bundle) |
Copyright © 2013 Caelum. All Rights Reserved.