public class StringDefinitionInfo extends AttributeTypeDefinitionInfo
_doubleNumberFormat
Constructor and Description |
---|
StringDefinitionInfo(StringAttributeType stringAttributeType) |
Modifier and Type | Method and Description |
---|---|
int |
getFixedSize() |
int |
getSize(byte[] bytes,
int offset) |
String |
getSuffixText(byte[] bytes,
int offset) |
String |
getValueText(byte[] bytes,
int offset) |
boolean |
isSizeFixed() |
dump, getAttributeType, getItem, getItem, getItemCount, isList, readInt, readLong, readShort, readUnsignedInt
byteValue, doubleValue, floatValue, forAttributeType, forAttributSet, forgetDataModel, getId, getMillis, getSeconds, getState, getSystemObject, getUnscaledSuffixText, getUnscaledValueText, intValue, isNumber, isNumberAttribute, isReferenceAttribute, isScalableNumberAttribute, isState, isTimeAttribute, longValue, shortValue, unscaledByteValue, unscaledDoubleValue, unscaledFloatValue, unscaledIntValue, unscaledLongValue, unscaledShortValue
public StringDefinitionInfo(StringAttributeType stringAttributeType)
public boolean isSizeFixed()
public int getFixedSize()
public int getSize(byte[] bytes, int offset)
getSize
in interface AttributeDefinitionInfo
getSize
in class AttributeTypeDefinitionInfo
public String getSuffixText(byte[] bytes, int offset)
public String getValueText(byte[] bytes, int offset)