public class BigDecimalArrayHolder extends Holder
Constructor and Description |
---|
BigDecimalArrayHolder() |
BigDecimalArrayHolder(java.math.BigDecimal[] value) |
BigDecimalArrayHolder(double[] value) |
Modifier and Type | Method and Description |
---|---|
java.math.BigDecimal[] |
getBigDecimalArrayValue() |
void |
setBigDecimalArrayValue(java.math.BigDecimal[] value) |