public class MaxTypeGL extends MaxTypeALN
| Constructor and Description |
|---|
MaxTypeGL()
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, asLocaleString, asLocaleString, asLocaleString, asLong, asString, equals, getMaxLength, overrideStringData, setMaxLength, setValue, setValuepublic int getType()
getType in class MaxTypeALNpublic java.lang.Object clone()
clone in class MaxTypeALN