public static class ExecutionItemMessage.Builder extends HistoricItemMessage.Builder
FXBlotterItemMessageFactory.newItemBuilder(String, String)
or FXCachedBlotterMessage.newItemBuilder(String)
itemId, record, username
Constructor and Description |
---|
Builder(String username,
String itemId,
com.caplin.datasource.messaging.record.GenericMessage record)
Deprecated.
Scheduled for removal. Do not use this constructor, see class
javadoc for guidance on how to invoke this builder.
|
Modifier and Type | Method and Description |
---|---|
ExecutionItemMessage |
build()
Builds the ExecutionItemMessage
|
allocationStatus, farAllInRate, farAmount, farBuySell, farContraAmount, farPips, farSettlementDate, farTenor, nearAllInRate, nearAmount, nearContraAmount, nearPips, nearSettlementDate, nearStartDate, nearTenor, spotRate, status, swapPips
account, addField, addFieldAndReturnThis, currencyPair, dealtCurrency, executionDateTime, nearBuySell, orderID, submittedBy, submittedFor, tradeDate, tradeID, tradingType
@Deprecated public Builder(String username, String itemId, com.caplin.datasource.messaging.record.GenericMessage record)
username
- The username of the user the message will relate to.itemId
- The ID of the item.record
- The record to use for sending the item.public ExecutionItemMessage build()
build
in interface BlotterMessageBuilder
build
in class HistoricItemMessage.Builder
FXBaseBlotterItemMessage
Copyright © 2015 Caplin Systems.