Uses of Class
com.caplin.motif.fx.config.definitions.client.FXEsp
-
Packages that use FXEsp Package Description com.caplin.motif.fx.config.definitions.client -
-
Uses of FXEsp in com.caplin.motif.fx.config.definitions.client
Methods in com.caplin.motif.fx.config.definitions.client that return FXEsp Modifier and Type Method Description FXEsp
FXEsp. addSubmitActionsItem(FXEsp.SubmitActionsEnum submitActionsItem)
FXEsp
FXEsp. defaultDeliverableType(DeliverableType defaultDeliverableType)
FXEsp
FXCurrencyOverrides. getEsp()
Get espFXEsp
FXCurrencyPairOverrides. getEsp()
Get espFXEsp
FXFeatures. getEsp()
Get espFXEsp
FXOverrides. getEsp()
Get espFXEsp
FXEsp. single(FXEspSingle single)
FXEsp
FXEsp. submitActions(java.util.List<FXEsp.SubmitActionsEnum> submitActions)
FXEsp
FXEsp. submitActionSwitchEnabled(java.lang.Boolean submitActionSwitchEnabled)
FXEsp
FXEsp. twoWayEnabled(java.lang.Boolean twoWayEnabled)
Methods in com.caplin.motif.fx.config.definitions.client with parameters of type FXEsp Modifier and Type Method Description FXCurrencyOverrides
FXCurrencyOverrides. esp(FXEsp esp)
FXCurrencyPairOverrides
FXCurrencyPairOverrides. esp(FXEsp esp)
FXFeatures
FXFeatures. esp(FXEsp esp)
FXOverrides
FXOverrides. esp(FXEsp esp)
void
FXCurrencyOverrides. setEsp(FXEsp esp)
void
FXCurrencyPairOverrides. setEsp(FXEsp esp)
void
FXFeatures. setEsp(FXEsp esp)
void
FXOverrides. setEsp(FXEsp esp)
-