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) |
java.lang.String |
getSuffixText(byte[] bytes,
int offset) |
SystemObject |
getSystemObject(byte[] bytes,
int offset) |
java.lang.String |
getValueText(byte[] bytes,
int offset) |
boolean |
isReferenceAttribute() |
boolean |
isSizeFixed() |
containsItem, dump, getAttributeType, getItem, getItem, getItemCount, getSize, isList, readInt, readLong, readShort, readUnsignedIntbyteValue, doubleValue, floatValue, forAttributeType, forAttributSet, forgetDataModel, getMillis, getSeconds, getState, getUnscaledSuffixText, getUnscaledValueText, intValue, isNumber, isNumberAttribute, isScalableNumberAttribute, isState, isTimeAttribute, longValue, shortValue, unscaledByteValue, unscaledDoubleValue, unscaledFloatValue, unscaledIntValue, unscaledLongValue, unscaledShortValuepublic ReferenceDefinitionInfo(ReferenceAttributeType referenceAttributeType)
public boolean isSizeFixed()
public int getFixedSize()
public java.lang.String getValueText(byte[] bytes,
int offset)
public java.lang.String getSuffixText(byte[] bytes,
int offset)
public boolean isReferenceAttribute()
isReferenceAttribute in interface AttributeDefinitionInfoisReferenceAttribute in class AbstractAttributeDefinitionInfopublic long getId(byte[] bytes,
int offset)
getId in interface AttributeDefinitionInfogetId in class AbstractAttributeDefinitionInfopublic SystemObject getSystemObject(byte[] bytes, int offset)
getSystemObject in interface AttributeDefinitionInfogetSystemObject in class AbstractAttributeDefinitionInfo