public class MaxTypeLONGALN extends MaxTypeALN
Constructor and Description |
---|
MaxTypeLONGALN()
Construct null value of specified type
|
Modifier and Type | Method and Description |
---|---|
long |
asLong()
Return as a long.
|
java.lang.Object |
clone()
Clone the object.
|
int |
getType()
Get the current type
|
asDouble, asLocaleString, asLocaleString, asLocaleString, asString, equals, getMaxLength, overrideStringData, setMaxLength, setValue, setValue
public int getType()
getType
in class MaxTypeALN
public java.lang.Object clone()
clone
in class MaxTypeALN
public long asLong() throws MXException
asLong
in class MaxTypeALN
MXException