AttributeDefinitionInfopublic final class FloatDefinitionInfo extends DoubleDefinitionInfo
_doubleNumberFormat| Constructor | Description |
|---|---|
FloatDefinitionInfo(DoubleAttributeType att) |
| Modifier and Type | Method | Description |
|---|---|---|
double |
doubleValue(byte[] bytes,
int offset) |
|
float |
floatValue(byte[] bytes,
int offset) |
|
int |
getFixedSize() |
forAttributeType, forAttributSet, forgetDataModel, getId, getMillis, getSeconds, getSystemObject, getUnscaledSuffixText, getUnscaledValueText, isReferenceAttribute, isTimeAttribute, unscaledByteValue, unscaledDoubleValue, unscaledFloatValue, unscaledIntValue, unscaledLongValue, unscaledShortValuecontainsItem, dump, getAttributeType, getItem, getItem, getItemCount, getSize, isList, readInt, readLong, readShort, readUnsignedIntbyteValue, getState, getSuffixText, getValueText, intValue, isNumber, isNumberAttribute, isScalableNumberAttribute, isSizeFixed, isState, longValue, shortValuepublic FloatDefinitionInfo(DoubleAttributeType att)
public int getFixedSize()
getFixedSize in interface AttributeDefinitionInfogetFixedSize in class DoubleDefinitionInfopublic float floatValue(byte[] bytes,
int offset)
floatValue in interface AttributeDefinitionInfofloatValue in class DoubleDefinitionInfopublic double doubleValue(byte[] bytes,
int offset)
doubleValue in interface AttributeDefinitionInfodoubleValue in class DoubleDefinitionInfo