public class MaxTypeCRYPTO extends MaxTypeALN
Constructor and Description |
---|
MaxTypeCRYPTO()
Construct null value of specified type
|
Modifier and Type | Method and Description |
---|---|
byte[] |
asBytes()
Return as byte array.
|
java.lang.Object |
clone()
Clone the object.
|
int |
getType()
Get the current type
|
void |
setValue(byte[] value)
Set the value to the specified value.
|
void |
setValue(MaxType value)
Set value based on the MaxType value passed in.
|
asDouble, asLocaleString, asLocaleString, asLocaleString, asLong, asString, equals, getMaxLength, overrideStringData, setMaxLength, setValue
asBoolean, asDate, asFloat, asInt, createMaxType, createMaxType, getScale, isNull, setAftercheckLengthAndScale, setScale, setValue, setValue, setValue, setValue, setValue, setValue, setValueNull, toString
public int getType()
getType
in class MaxTypeALN
public void setValue(byte[] value) throws MXException
setValue
in class MaxType
MXException
public byte[] asBytes() throws MXException
asBytes
in class MaxType
MXException
public void setValue(MaxType value) throws MXException
MaxTypeALN
setValue
in class MaxTypeALN
MXException
public java.lang.Object clone()
clone
in class MaxTypeALN