public class MaxTypeCRYPTOX extends MaxTypeCRYPTO
| Constructor and Description |
|---|
MaxTypeCRYPTOX()
Construct null value of specified type
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
clone()
Clone the object.
|
boolean |
equals(java.lang.Object o)
Compares two MaxTypes.
|
int |
getType()
Get the current type
|
void |
setValue(byte[] value)
Set the value to the specified value.
|
asBytes, setValueasDouble, asLocaleString, asLocaleString, asLocaleString, asLong, asString, getMaxLength, overrideStringData, setMaxLength, setValueasBoolean, asDate, asFloat, asInt, createMaxType, createMaxType, getScale, isNull, setAftercheckLengthAndScale, setScale, setValue, setValue, setValue, setValue, setValue, setValue, setValueNull, toStringpublic int getType()
getType in class MaxTypeCRYPTOpublic void setValue(byte[] value)
throws MXException
setValue in class MaxTypeCRYPTOMXExceptionpublic boolean equals(java.lang.Object o)
equals in class MaxTypeALNpublic java.lang.Object clone()
clone in class MaxTypeCRYPTO