public class DecimalAdapter extends XmlAdapter<String,Double>
| Modifier and Type | Field and Description |
|---|---|
protected static BigDecimal |
MAX_VALUE |
protected static BigDecimal |
MIN_VALUE |
| Constructor and Description |
|---|
DecimalAdapter() |
protected static final BigDecimal MIN_VALUE
protected static final BigDecimal MAX_VALUE
Copyright © 2015 University of Tartu. All Rights Reserved.