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, setValue
asDouble, asLocaleString, asLocaleString, asLocaleString, asLong, asString, getMaxLength, overrideStringData, setMaxLength, setValue
asBoolean, asDate, asFloat, asInt, createMaxType, createMaxType, getAttributeName, getObjectName, getScale, isNull, setAftercheckLengthAndScale, setAttributeName, setObjectName, setScale, setValue, setValue, setValue, setValue, setValue, setValue, setValueNull, toString
public int getType()
getType
in class MaxTypeCRYPTO
public void setValue(byte[] value) throws MXException
setValue
in class MaxTypeCRYPTO
MXException
public boolean equals(java.lang.Object o)
equals
in class MaxTypeALN
public java.lang.Object clone()
clone
in class MaxTypeCRYPTO