public interface BigDecimalValueFacet extends Facet
| Modifier and Type | Method and Description |
|---|---|
Integer |
getLength()
Deprecated.
|
Integer |
getPrecision()
Maximum length of digits for this decimal (in other words, its precision).
|
Integer |
getScale()
The number of digits to the right of the decimal place (fractional part) for this decimal.
|
alwaysReplace, facetType, getFacetHolder, getUnderlyingFacet, isDerived, isNoop, setFacetHolder, setUnderlyingFacetInteger getPrecision()
@Deprecated Integer getLength()
getPrecision().Copyright © 2010–2014 The Apache Software Foundation. All rights reserved.