public interface IntegerType extends SimpleType
This interface represents an integer type
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
copyright |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getMaxValue() |
java.lang.String |
getMinValue() |
static final java.lang.String copyright