public class IntegerType extends SimpleType
| Modifier and Type | Field and Description |
|---|---|
static String |
INTEGER_TYPE |
| Constructor and Description |
|---|
IntegerType() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getDeclaredType() |
double |
getMax() |
double |
getMin() |
String |
getQuantity() |
Integer |
getStart() |
int |
hashCode() |
getDescription, getName, getType, setDescription, setNamepublic static final String INTEGER_TYPE
public String getDeclaredType()
public String getQuantity()
public double getMin()
public double getMax()
public Integer getStart()
getStart in interface SimpleTypegetStart in class SimpleTypeCopyright © 2015. All rights reserved.