Package | Description |
---|---|
com.caplin.motif.fx.trading.orders.details |
Classes and interfaces that relate to supplying the details of a previously submitted order strategy.
|
Modifier and Type | Class and Description |
---|---|
class |
FieldSetPair<T extends BaseFieldSet> |
Modifier and Type | Class and Description |
---|---|
class |
OrderFieldSet
Represents a set of fields relating to an order.
|
class |
OrderSalesFieldSet
Represents a set of fields relating to an order.
|
class |
StrategyFieldSet
Represents a set of fields relating to an order strategy.
|
Modifier and Type | Method and Description |
---|---|
BaseFieldSet |
BaseFieldSet.setField(String key,
Object value)
Sets the value of a field by name.
|
BaseFieldSet |
BaseFieldSet.setFields(Map<String,Object> fields)
Sets the value of a number of fields by name.
|
Copyright © 2015 Caplin Systems.