public final class LongDefinitionInfo extends NumberDefinitionInfo
Klasse, die noch zu dokumentieren ist.
_integerNumberFormat, _precisionTestNumberFormat
_doubleNumberFormat
Constructor and Description |
---|
LongDefinitionInfo(IntegerAttributeType att) |
Modifier and Type | Method and Description |
---|---|
int |
getFixedSize() |
byte |
unscaledByteValue(byte[] bytes,
int offset) |
double |
unscaledDoubleValue(byte[] bytes,
int offset) |
float |
unscaledFloatValue(byte[] bytes,
int offset) |
int |
unscaledIntValue(byte[] bytes,
int offset) |
long |
unscaledLongValue(byte[] bytes,
int offset) |
short |
unscaledShortValue(byte[] bytes,
int offset) |
byteValue, doubleValue, floatValue, getState, getState, getSuffixText, getUnscaledSuffixText, getUnscaledValueText, getValueText, intValue, isNumber, isNumberAttribute, isScalableNumberAttribute, isSizeFixed, isState, longValue, shortValue
dump, getAttributeType, getItem, getItem, getItemCount, getSize, isList, readInt, readLong, readShort, readUnsignedInt
forAttributeType, forAttributSet, forgetDataModel, getId, getMillis, getSeconds, getSystemObject, isReferenceAttribute, isTimeAttribute
public LongDefinitionInfo(IntegerAttributeType att)
public int getFixedSize()
public byte unscaledByteValue(byte[] bytes, int offset)
unscaledByteValue
in interface AttributeDefinitionInfo
unscaledByteValue
in class AbstractAttributeDefinitionInfo
public short unscaledShortValue(byte[] bytes, int offset)
unscaledShortValue
in interface AttributeDefinitionInfo
unscaledShortValue
in class AbstractAttributeDefinitionInfo
public int unscaledIntValue(byte[] bytes, int offset)
unscaledIntValue
in interface AttributeDefinitionInfo
unscaledIntValue
in class AbstractAttributeDefinitionInfo
public long unscaledLongValue(byte[] bytes, int offset)
unscaledLongValue
in interface AttributeDefinitionInfo
unscaledLongValue
in class AbstractAttributeDefinitionInfo
public float unscaledFloatValue(byte[] bytes, int offset)
unscaledFloatValue
in interface AttributeDefinitionInfo
unscaledFloatValue
in class AbstractAttributeDefinitionInfo
public double unscaledDoubleValue(byte[] bytes, int offset)
unscaledDoubleValue
in interface AttributeDefinitionInfo
unscaledDoubleValue
in class AbstractAttributeDefinitionInfo