Uses of Class
com.caplin.motif.fx.config.definitions.RFS
-
Packages that use RFS Package Description com.caplin.motif.fx.config.definitions -
-
Uses of RFS in com.caplin.motif.fx.config.definitions
Methods in com.caplin.motif.fx.config.definitions that return RFS Modifier and Type Method Description RFS
RFS. addSubmitFieldsItem(Field submitFieldsItem)
RFS
RFS. addTypesItem(RFSTradeTypes typesItem)
RFS
RFS. blockTrading(BlockTrading blockTrading)
RFS
RFS. defaultTradeType(RFSTradeTypes defaultTradeType)
@NotNull @Valid RFS
Features. getRfs()
Get rfsRFS
RFS. submitFields(List<Field> submitFields)
RFS
RFS. twoWayEnabled(Boolean twoWayEnabled)
RFS
RFS. types(List<RFSTradeTypes> types)
Methods in com.caplin.motif.fx.config.definitions with parameters of type RFS Modifier and Type Method Description Features
Features. rfs(RFS rfs)
void
Features. setRfs(RFS rfs)
-