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 ExecutionItemMessage.Builder |
ExecutionItemMessage.builder(String username,
String itemId,
com.caplin.datasource.messaging.record.GenericMessage message)
Creates a builder from the parameters provided.
|
Modifier and Type | Method and Description |
---|---|
ExecutionItemMessage.Builder |
ExecutionBlotter.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
ExecutionItemMessage.Builder
on how to create an instance of this builder. |
Copyright © 2015 Caplin Systems.