public class MaxTypeGL extends MaxTypeALN
| Constructor and Description |
|---|
MaxTypeGL()
Construct null value of specified type
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
checkLength(java.lang.String s)
Compare length of the string against the max length
|
java.lang.Object |
clone()
Clone the object.
|
int |
getType()
Get the current type
|
asDouble, asLocaleString, asLocaleString, asLocaleString, asLong, asString, equals, getMaxLength, overrideStringData, setMaxLength, setValue, setValueasBoolean, asBytes, asDate, asFloat, asInt, createMaxType, createMaxType, getAttributeName, getObjectName, getScale, isNull, setAftercheckLengthAndScale, setAttributeName, setObjectName, setScale, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValueNull, toStringpublic int getType()
getType in class MaxTypeALNprotected void checkLength(java.lang.String s)
throws MXException
checkLength in class MaxTypeALNMXExceptionpublic java.lang.Object clone()
clone in class MaxTypeALN