AttributeDefinitionInfopublic 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, unscaledShortValuecontainsItem, dump, getAttributeType, getItem, getItem, getItemCount, isList, readInt, readLong, readShort, readUnsignedIntpublic StringDefinitionInfo(StringAttributeType stringAttributeType)
public boolean isSizeFixed()
public int getFixedSize()
public int getSize(byte[] bytes,
int offset)
getSize in interface AttributeDefinitionInfogetSize in class AttributeTypeDefinitionInfopublic java.lang.String getSuffixText(byte[] bytes,
int offset)
public java.lang.String getValueText(byte[] bytes,
int offset)