public final class FloatDefinitionInfo extends DoubleDefinitionInfo
_doubleNumberFormat| Constructor and Description |
|---|
FloatDefinitionInfo(DoubleAttributeType att) |
| Modifier and Type | Method and Description |
|---|---|
double |
doubleValue(byte[] bytes,
int offset) |
float |
floatValue(byte[] bytes,
int offset) |
int |
getFixedSize() |
byteValue, getState, getSuffixText, getValueText, intValue, isNumber, isNumberAttribute, isScalableNumberAttribute, isSizeFixed, isState, longValue, shortValuedump, getAttributeType, getItem, getItem, getItemCount, getSize, isList, readInt, readLong, readShort, readUnsignedIntforAttributeType, forAttributSet, forgetDataModel, getId, getMillis, getSeconds, getSystemObject, getUnscaledSuffixText, getUnscaledValueText, isReferenceAttribute, isTimeAttribute, unscaledByteValue, unscaledDoubleValue, unscaledFloatValue, unscaledIntValue, unscaledLongValue, unscaledShortValuepublic 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