Class FXFeatures
java.lang.Object
com.caplin.motif.fx.config.definitions.sales.FXFeatures
@Generated("org.openapitools.codegen.languages.SpringCodegen")
public class FXFeatures
extends Object
Features that are available to the sales user
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionboolean
Get historicSearchGet interventionGet orderStrategiesGet postAllocationgetRfs()
Get rfsint
hashCode()
historicSearch
(HistoricSearch historicSearch) intervention
(FXFeaturesIntervention intervention) orderStrategies
(FXFeaturesOrderStrategies orderStrategies) postAllocation
(FXFeaturesPostAllocation postAllocation) rfs
(FXFeaturesRfs rfs) void
setHistoricSearch
(HistoricSearch historicSearch) void
setIntervention
(FXFeaturesIntervention intervention) void
setOrderStrategies
(FXFeaturesOrderStrategies orderStrategies) void
setPostAllocation
(FXFeaturesPostAllocation postAllocation) void
setRfs
(FXFeaturesRfs rfs) toString()
-
Constructor Details
-
FXFeatures
public FXFeatures()
-
-
Method Details
-
intervention
-
getIntervention
Get intervention- Returns:
- intervention
-
setIntervention
-
historicSearch
-
getHistoricSearch
Get historicSearch- Returns:
- historicSearch
-
setHistoricSearch
-
orderStrategies
-
getOrderStrategies
Get orderStrategies- Returns:
- orderStrategies
-
setOrderStrategies
-
rfs
-
getRfs
Get rfs- Returns:
- rfs
-
setRfs
-
postAllocation
-
getPostAllocation
Get postAllocation- Returns:
- postAllocation
-
setPostAllocation
-
equals
-
hashCode
public int hashCode() -
toString
-