public class MaxTypeLOWER extends MaxTypeALN
| Constructor and Description |
|---|
MaxTypeLOWER(java.util.Locale l)
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
|
void |
setValue(MaxType value)
Set value of MaxType.
|
void |
setValue(java.lang.String value)
Set the value to the specified value.
|
asDouble, asLocaleString, asLocaleString, asLocaleString, asLong, asString, checkLength, equals, getMaxLength, overrideStringData, setMaxLengthasBoolean, asBytes, asDate, asFloat, asInt, createMaxType, createMaxType, getAttributeName, getObjectName, getScale, isNull, setAftercheckLengthAndScale, setAttributeName, setObjectName, setScale, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValueNull, toStringpublic MaxTypeLOWER(java.util.Locale l)
public int getType()
getType in class MaxTypeALNpublic void setValue(java.lang.String value)
throws MXException
setValue in class MaxTypeALNMXExceptionpublic void setValue(MaxType value) throws MXException
setValue in class MaxTypeALNMXExceptionpublic java.lang.Object clone()
clone in class MaxTypeALN