Class FXFeatures
java.lang.Object
com.caplin.motif.fx.config.definitions.client.FXFeatures
@Generated("org.openapitools.codegen.languages.SpringCodegen")
public class FXFeatures
extends Object
Foreign exchange features that are available to the user
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptioncharts
(FXFeaturesCharts charts) coverTrade
(FXFeaturesCoverTrade coverTrade) boolean
Get chartsGet coverTradegetEsp()
Get espGet historicSearchGet orderStrategiesGet postAllocationgetRfs()
Get rfsGet settlementInstructionsGet watchListsint
hashCode()
historicSearch
(HistoricSearch historicSearch) orderStrategies
(FXStrategy orderStrategies) postAllocation
(FXFeaturesPostAllocation postAllocation) void
setCharts
(FXFeaturesCharts charts) void
setCoverTrade
(FXFeaturesCoverTrade coverTrade) void
void
setHistoricSearch
(HistoricSearch historicSearch) void
setOrderStrategies
(FXStrategy orderStrategies) void
setPostAllocation
(FXFeaturesPostAllocation postAllocation) void
void
setSettlementInstructions
(FXFeaturesSettlementInstructions settlementInstructions) settlementInstructions
(FXFeaturesSettlementInstructions settlementInstructions) void
setWatchLists
(FXFeaturesWatchLists watchLists) toString()
watchLists
(FXFeaturesWatchLists watchLists)
-
Constructor Details
-
FXFeatures
public FXFeatures()
-
-
Method Details
-
postAllocation
-
getPostAllocation
Get postAllocation- Returns:
- postAllocation
-
setPostAllocation
-
historicSearch
-
getHistoricSearch
Get historicSearch- Returns:
- historicSearch
-
setHistoricSearch
-
settlementInstructions
-
getSettlementInstructions
Get settlementInstructions- Returns:
- settlementInstructions
-
setSettlementInstructions
-
esp
-
getEsp
Get esp- Returns:
- esp
-
setEsp
-
rfs
-
getRfs
Get rfs- Returns:
- rfs
-
setRfs
-
orderStrategies
-
getOrderStrategies
Get orderStrategies- Returns:
- orderStrategies
-
setOrderStrategies
-
coverTrade
-
getCoverTrade
Get coverTrade- Returns:
- coverTrade
-
setCoverTrade
-
charts
-
getCharts
Get charts- Returns:
- charts
-
setCharts
-
watchLists
-
getWatchLists
Get watchLists- Returns:
- watchLists
-
setWatchLists
-
equals
-
hashCode
public int hashCode() -
toString
-