Uses of Class
com.caplin.motif.fx.config.definitions.client.FXRfs
-
Packages that use FXRfs Package Description com.caplin.motif.fx.config.definitions.client -
-
Uses of FXRfs in com.caplin.motif.fx.config.definitions.client
Methods in com.caplin.motif.fx.config.definitions.client that return FXRfs Modifier and Type Method Description FXRfs
FXRfs. addSubmitFieldsItem(Field submitFieldsItem)
FXRfs
FXRfs. block(FXRfsBlock block)
FXRfs
FXRfs. defaultDeliverableType(DeliverableType defaultDeliverableType)
@Valid FXRfs
FXCurrencyPairOverrides. getRfs()
Get rfs@Valid FXRfs
FXFeatures. getRfs()
Get rfsFXRfs
FXRfs. parForward(FXRfsParForward parForward)
FXRfs
FXRfs. single(FXRfsSingle single)
FXRfs
FXRfs. submitFields(java.util.List<Field> submitFields)
FXRfs
FXRfs. swap(FXRfsSwap swap)
FXRfs
FXRfs. twoWayEnabled(java.lang.Boolean twoWayEnabled)
Methods in com.caplin.motif.fx.config.definitions.client with parameters of type FXRfs Modifier and Type Method Description FXCurrencyPairOverrides
FXCurrencyPairOverrides. rfs(FXRfs rfs)
FXFeatures
FXFeatures. rfs(FXRfs rfs)
void
FXCurrencyPairOverrides. setRfs(FXRfs rfs)
void
FXFeatures. setRfs(FXRfs rfs)
-