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, setValue
asBoolean, asBytes, asDate, asFloat, asInt, createMaxType, createMaxType, getAttributeName, getObjectName, getScale, isNull, setAftercheckLengthAndScale, setAttributeName, setObjectName, setScale, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValueNull, toString
public int getType()
getType
in class MaxTypeALN
protected void checkLength(java.lang.String s) throws MXException
checkLength
in class MaxTypeALN
MXException
public java.lang.Object clone()
clone
in class MaxTypeALN