AttributeDefinitionInfo
public class StringDefinitionInfo extends AttributeTypeDefinitionInfo
_doubleNumberFormat
Constructor | Description |
---|---|
StringDefinitionInfo(StringAttributeType stringAttributeType) |
Modifier and Type | Method | Description |
---|---|---|
int |
getFixedSize() |
|
int |
getSize(byte[] bytes,
int offset) |
|
java.lang.String |
getSuffixText(byte[] bytes,
int offset) |
|
java.lang.String |
getValueText(byte[] bytes,
int offset) |
|
boolean |
isSizeFixed() |
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
containsItem, dump, getAttributeType, getItem, getItem, getItemCount, isList, readInt, readLong, readShort, readUnsignedInt
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 java.lang.String getSuffixText(byte[] bytes, int offset)
public java.lang.String getValueText(byte[] bytes, int offset)