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, equals, getMaxLength, overrideStringData, setMaxLength
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 MaxTypeLOWER(java.util.Locale l)
public int getType()
getType
in class MaxTypeALN
public void setValue(java.lang.String value) throws MXException
setValue
in class MaxTypeALN
MXException
public void setValue(MaxType value) throws MXException
setValue
in class MaxTypeALN
MXException
public java.lang.Object clone()
clone
in class MaxTypeALN