public class MaxTypeSMALLINT extends MaxTypeINTEGER
| Constructor and Description |
|---|
MaxTypeSMALLINT(java.util.Locale locale)
Construct null value of specified type
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
clone()
Clone the object.
|
int |
getType()
Get the current type
|
asDouble, asFloat, asInt, asLocaleString, asLocaleString, asLocaleString, asLong, asString, equals, getMaxLength, setAftercheckLengthAndScale, setMaxLength, setScale, setValue, setValue, setValue, setValue, setValue, setValueasBoolean, asBytes, asDate, createMaxType, createMaxType, getScale, isNull, overrideStringData, setValue, setValue, setValue, setValueNull, toStringpublic MaxTypeSMALLINT(java.util.Locale locale)
public int getType()
getType in class MaxTypeINTEGERpublic java.lang.Object clone()
clone in class MaxTypeINTEGER