| Package | Description |
|---|---|
| biz.onixs.cme.stp.handler | |
| biz.onixs.util |
| Modifier and Type | Method and Description |
|---|---|
HighResolutionTimestamp |
CollateralReport.getLastUpdateTime()
Gets the timestamp of last update to data item (or creation if no updates made since creation).
|
HighResolutionTimestamp |
TradeCaptureReport.getLastUpdateTime() |
HighResolutionTimestamp |
TradeTimeStamp.getTimestamp() |
HighResolutionTimestamp |
CollateralReport.getTransactTime()
Gets the timestamp when the business transaction represented by the message occurred.
|
HighResolutionTimestamp |
TradeCaptureReport.getTransactTime() |
| Modifier and Type | Method and Description |
|---|---|
void |
CollateralReport.setLastUpdateTime(HighResolutionTimestamp value)
Sets the timestamp of last update to data item (or creation if no updates made since creation).
|
void |
TradeCaptureReport.setLastUpdateTime(HighResolutionTimestamp value) |
void |
TradeTimeStamp.setTimestamp(HighResolutionTimestamp value) |
void |
CollateralReport.setTransactTime(HighResolutionTimestamp value)
Sets the timestamp when the business transaction represented by the message occurred.
|
void |
TradeCaptureReport.setTransactTime(HighResolutionTimestamp value) |
| Modifier and Type | Method and Description |
|---|---|
int |
HighResolutionTimestamp.compareTo(HighResolutionTimestamp o) |
Copyright © 2014–2025 Onix Solutions. All rights reserved.