public class IntegerType extends DataType
| Constructor and Description |
|---|
IntegerType() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
TDTypeValue |
fromString(String value) |
TDTypeValue |
getDefaultValue() |
String |
getName() |
int |
hashCode() |
String |
toString() |
public TDTypeValue getDefaultValue()
getDefaultValue in class DataTypepublic TDTypeValue fromString(String value)
fromString in class DataTypeCopyright © 2014. All Rights Reserved.