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