AttributeDefinitionInfo
public final class RelativeMillisecondsDefinitionInfo extends RelativeTimeDefinitionInfo
_doubleNumberFormat
Constructor | Description |
---|---|
RelativeMillisecondsDefinitionInfo(TimeAttributeType att) |
Modifier and Type | Method | Description |
---|---|---|
int |
getFixedSize() |
|
long |
getMillis(byte[] bytes,
int offset) |
|
long |
getSeconds(byte[] bytes,
int offset) |
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
containsItem, dump, getAttributeType, getItem, getItem, getItemCount, getSize, isList, readInt, readLong, readShort, readUnsignedInt
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getSuffixText, getValueText, isSizeFixed, isTimeAttribute
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