public class MaxTypeUPPER extends MaxTypeALN
Constructor and Description |
---|
MaxTypeUPPER(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 based on the MaxType value passed in.
|
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 MaxTypeUPPER(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
MaxTypeALN
setValue
in class MaxTypeALN
MXException
public java.lang.Object clone()
clone
in class MaxTypeALN