Uses of Class
com.caplin.motif.fx.config.definitions.client.FXFeaturesSettlementInstructions
-
Packages that use FXFeaturesSettlementInstructions Package Description com.caplin.motif.fx.config.definitions.client -
-
Uses of FXFeaturesSettlementInstructions in com.caplin.motif.fx.config.definitions.client
Methods in com.caplin.motif.fx.config.definitions.client that return FXFeaturesSettlementInstructions Modifier and Type Method Description FXFeaturesSettlementInstructions
FXFeaturesSettlementInstructions. adHocEnabled(java.lang.Boolean adHocEnabled)
FXFeaturesSettlementInstructions
FXFeaturesSettlementInstructions. createEnabled(java.lang.Boolean createEnabled)
@Valid FXFeaturesSettlementInstructions
FXFeatures. getSettlementInstructions()
Get settlementInstructionsFXFeaturesSettlementInstructions
FXFeaturesSettlementInstructions. preTradeEnabled(java.lang.Boolean preTradeEnabled)
Methods in com.caplin.motif.fx.config.definitions.client with parameters of type FXFeaturesSettlementInstructions Modifier and Type Method Description void
FXFeatures. setSettlementInstructions(FXFeaturesSettlementInstructions settlementInstructions)
FXFeatures
FXFeatures. settlementInstructions(FXFeaturesSettlementInstructions settlementInstructions)
-