public abstract class RelativeTimeDefinitionInfo extends AttributeTypeDefinitionInfo
_doubleNumberFormat
Modifier | Constructor and Description |
---|---|
protected |
RelativeTimeDefinitionInfo(TimeAttributeType att) |
Modifier and Type | Method and Description |
---|---|
String |
getSuffixText(byte[] bytes,
int offset) |
String |
getValueText(byte[] bytes,
int offset) |
boolean |
isSizeFixed() |
boolean |
isTimeAttribute() |
dump, getAttributeType, getItem, getItem, getItemCount, getSize, isList, readInt, readLong, readShort, readUnsignedInt
byteValue, doubleValue, floatValue, forAttributeType, forAttributSet, forgetDataModel, getId, getMillis, getSeconds, getState, getSystemObject, getUnscaledSuffixText, getUnscaledValueText, intValue, isNumber, isNumberAttribute, isReferenceAttribute, isScalableNumberAttribute, isState, longValue, shortValue, unscaledByteValue, unscaledDoubleValue, unscaledFloatValue, unscaledIntValue, unscaledLongValue, unscaledShortValue
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getFixedSize
protected RelativeTimeDefinitionInfo(TimeAttributeType att)
public boolean isSizeFixed()
public String getValueText(byte[] bytes, int offset)
public String getSuffixText(byte[] bytes, int offset)
public boolean isTimeAttribute()
isTimeAttribute
in interface AttributeDefinitionInfo
isTimeAttribute
in class AbstractAttributeDefinitionInfo