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