Package | Description |
---|---|
com.caplin.motif.fx.rates |
Classes and interfaces that relate to streaming FX rates.
|
Modifier and Type | Interface and Description |
---|---|
interface |
SalesSwapFields |
Modifier and Type | Field and Description |
---|---|
protected SwapFields |
SwapQuote.swapFields |
Modifier and Type | Method and Description |
---|---|
SwapFields |
SwapFieldsBuilder.build() |
SwapFields |
SwapQuote.getSwapFields()
Returns the object containing swap data set on swap related fields
|
Modifier and Type | Method and Description |
---|---|
SalesSwapFieldsBuilder |
SalesSwapFieldsBuilder.swapFields(SwapFields swapFields)
Provide the swap fields as in a normal RFS
|
Constructor and Description |
---|
SwapQuote(String bidAskQuoteId,
String askBidQuoteId,
SwapLegQuote nearQuote,
SwapLegQuote farQuote,
SwapFields swapFields)
Constructs a SwapQuote with the specified near and far quotes, and uses
the specified pips as the display swap pips for the quote.
|
Copyright © 2015 Caplin Systems.