Package | Description |
---|---|
com.caplin.motif.fx.blotter.message |
Messages that can be sent for structural blotter changes and blotter items.
|
com.caplin.motif.fx.blotter.type |
Classes relating to the four default blotters in the FX Motif.
|
Modifier and Type | Method and Description |
---|---|
static OrderItemMessage.Builder |
OrderItemMessage.builder(String username,
String itemId,
com.caplin.datasource.messaging.record.GenericMessage message)
Creates a builder from the parameters provided.
|
OrderItemMessage.Builder |
OrderItemMessage.Builder.status(String status)
Sets the status
|
OrderItemMessage.Builder |
OrderItemMessage.Builder.submissionDateTime(String dateTime)
Sets the submission date time
|
Modifier and Type | Method and Description |
---|---|
OrderItemMessage.Builder |
OrderBlotter.newItemBuilder(String username,
String itemId,
com.caplin.datasource.messaging.record.GenericMessage record)
Deprecated.
Scheduled for removal. You should not invoke this method yourself to create the builder, please see javadoc for
OrderItemMessage.Builder
on how to create an instance of this builder. |
Copyright © 2015 Caplin Systems.