AttributeDefinitionInfo
public final class ShortDefinitionInfo extends NumberDefinitionInfo
_doubleNumberFormat
_integerNumberFormat, _precisionTestNumberFormat
Constructor | Description |
---|---|
ShortDefinitionInfo(IntegerAttributeType att) |
Modifier and Type | Method | 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) |
forAttributeType, forAttributSet, forgetDataModel, getId, getMillis, getSeconds, getSystemObject, isReferenceAttribute, isTimeAttribute
containsItem, dump, getAttributeType, getItem, getItem, getItemCount, getSize, isList, readInt, readLong, readShort, readUnsignedInt
byteValue, doubleValue, floatValue, getState, getState, getSuffixText, getUnscaledSuffixText, getUnscaledValueText, getValueText, intValue, isNumber, isNumberAttribute, isScalableNumberAttribute, isSizeFixed, isState, longValue, shortValue
public ShortDefinitionInfo(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