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, readUnsignedIntbyteValue, 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, unscaledShortValuepublic StringDefinitionInfo(StringAttributeType stringAttributeType)
public boolean isSizeFixed()
public int getFixedSize()
public int getSize(byte[] bytes,
int offset)
getSize in interface AttributeDefinitionInfogetSize in class AttributeTypeDefinitionInfopublic String getSuffixText(byte[] bytes, int offset)
public String getValueText(byte[] bytes, int offset)