public interface DecimalType extends SimpleType
This interface represents a decimel type
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
copyright |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getMaxValue()
Returns the maximum value.
|
java.lang.String |
getMinValue()
Returns the minimum value.
|
static final java.lang.String copyright