public static class BigDecimalTypeHandlerTestCase.Item
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
int |
_id |
java.math.BigDecimal |
_typed |
java.lang.Object |
_untyped |
| Constructor and Description |
|---|
BigDecimalTypeHandlerTestCase.Item(int id,
java.math.BigDecimal value) |