Class FXFeatures
java.lang.Object
com.caplin.motif.fx.config.definitions.client.FXFeatures
@Generated(value="org.openapitools.codegen.languages.SpringCodegen",
comments="Generator version: 7.4.0")
public class FXFeatures
extends Object
Foreign exchange features that are available to the user
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncharts(FXFeaturesCharts charts) coverTrade(FXFeaturesCoverTrade coverTrade) booleanGet chartsGet coverTradegetEsp()Get espGet historicSearchGet orderStrategiesGet postAllocationgetRfs()Get rfsGet settlementInstructionsGet watchListsinthashCode()historicSearch(HistoricSearch historicSearch) orderStrategies(FXStrategy orderStrategies) postAllocation(FXFeaturesPostAllocation postAllocation) voidsetCharts(FXFeaturesCharts charts) voidsetCoverTrade(FXFeaturesCoverTrade coverTrade) voidvoidsetHistoricSearch(HistoricSearch historicSearch) voidsetOrderStrategies(FXStrategy orderStrategies) voidsetPostAllocation(FXFeaturesPostAllocation postAllocation) voidvoidsetSettlementInstructions(FXFeaturesSettlementInstructions settlementInstructions) settlementInstructions(FXFeaturesSettlementInstructions settlementInstructions) voidsetWatchLists(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
-