public class UINT128Field extends BytesField
Modifier and Type | Field and Description |
---|---|
static int |
LENGTH |
Constructor and Description |
---|
UINT128Field(FieldKey key,
byte[] val) |
UINT128Field(int id,
byte[] val) |
UINT128Field(java.lang.String id,
byte[] val) |
Modifier and Type | Method and Description |
---|---|
java.math.BigInteger |
getBigIntegerValue() |
java.lang.String |
getStringValue() |
int |
getType() |
setValue
clone, create, dup, equals, equalsValue, getBytes, getBytesValue, getByteValue, getDateValue, getDCField, getDCField, getDCField, getDoubleValue, getFloatValue, getID, getIntValue, getKey, getLength, getLongValue, getShortValue, getStaticAttrLength, init, init, init, isEmpty, isVarLength, makeAttrfromBytes, makeAttrfromBytes, makeAttrfromBytes, makeAttrfromBytes, makeAttrfromStream, readValueFromStream, setID, setID, setKey, setType, setValue, toString, writeValueToStream
public static final int LENGTH
public UINT128Field(int id, byte[] val)
public UINT128Field(java.lang.String id, byte[] val)
public UINT128Field(FieldKey key, byte[] val)
public int getType()
getType
in class BytesField
public java.math.BigInteger getBigIntegerValue() throws java.lang.ClassCastException
java.lang.ClassCastException
public java.lang.String getStringValue() throws java.lang.ClassCastException
getStringValue
in class BytesField
java.lang.ClassCastException