AttributeDefinitionInfopublic final class RelativeSecondsDefinitionInfo extends RelativeTimeDefinitionInfo
_doubleNumberFormat| Constructor | Description |
|---|---|
RelativeSecondsDefinitionInfo(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, unscaledShortValuecontainsItem, dump, getAttributeType, getItem, getItem, getItemCount, getSize, isList, readInt, readLong, readShort, readUnsignedIntclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetSuffixText, getValueText, isSizeFixed, isTimeAttributepublic RelativeSecondsDefinitionInfo(TimeAttributeType att)
public int getFixedSize()
public long getSeconds(byte[] bytes,
int offset)
getSeconds in interface AttributeDefinitionInfogetSeconds in class AbstractAttributeDefinitionInfopublic long getMillis(byte[] bytes,
int offset)
getMillis in interface AttributeDefinitionInfogetMillis in class AbstractAttributeDefinitionInfo