Uses of Class
com.caplin.generated.motif.fx.trading.fieldsets.ExecutionLegClientFieldSetChild
-
Packages that use ExecutionLegClientFieldSetChild Package Description com.caplin.generated.motif.fx.trading.fieldsets com.caplin.generated.motif.fx.trading.rfscore.events.client -
-
Uses of ExecutionLegClientFieldSetChild in com.caplin.generated.motif.fx.trading.fieldsets
Methods in com.caplin.generated.motif.fx.trading.fieldsets that return ExecutionLegClientFieldSetChild Modifier and Type Method Description default ExecutionLegClientFieldSetChild
ExecutionClientFieldSet. getLLegById(int legId)
default ExecutionLegClientFieldSetChild
ExecutionClientFieldSet. getLLegById(String legId)
default ExecutionLegClientFieldSetChild
ExecutionClientFieldSet. getLLegByIndex(int index)
Methods in com.caplin.generated.motif.fx.trading.fieldsets that return types with arguments of type ExecutionLegClientFieldSetChild Modifier and Type Method Description List<ExecutionLegClientFieldSetChild>
ExecutionClientFieldSet. getLLegs()
List<ExecutionLegClientFieldSetChild>
ExecutionClientFieldSetChild. getLLegs()
Get all the L legs for this trade -
Uses of ExecutionLegClientFieldSetChild in com.caplin.generated.motif.fx.trading.rfscore.events.client
Methods in com.caplin.generated.motif.fx.trading.rfscore.events.client that return ExecutionLegClientFieldSetChild Modifier and Type Method Description ExecutionLegClientFieldSetChild
ClientCloseTradeEvent. getFarLeg()
ExecutionLegClientFieldSetChild
ExecuteTradeEvent. getFarLeg()
ExecutionLegClientFieldSetChild
ClientCloseTradeEvent. getLegById(int legId)
Deprecated.ExecutionLegClientFieldSetChild
ClientCloseTradeEvent. getLegById(String legId)
Deprecated.ExecutionLegClientFieldSetChild
ExecuteTradeEvent. getLegById(int legId)
Deprecated.ExecutionLegClientFieldSetChild
ExecuteTradeEvent. getLegById(String legId)
Deprecated.ExecutionLegClientFieldSetChild
ClientCloseTradeEvent. getLegByIndex(int index)
Deprecated.ExecutionLegClientFieldSetChild
ExecuteTradeEvent. getLegByIndex(int index)
Deprecated.ExecutionLegClientFieldSetChild
ClientCloseTradeEvent. getNearLeg()
ExecutionLegClientFieldSetChild
ExecuteTradeEvent. getNearLeg()
Methods in com.caplin.generated.motif.fx.trading.rfscore.events.client that return types with arguments of type ExecutionLegClientFieldSetChild Modifier and Type Method Description List<ExecutionLegClientFieldSetChild>
ClientCloseTradeEvent. getLegs()
Deprecated.List<ExecutionLegClientFieldSetChild>
ExecuteTradeEvent. getLegs()
Deprecated.List<ExecutionLegClientFieldSetChild>
ClientCloseTradeEvent. getLLegs()
List<ExecutionLegClientFieldSetChild>
ExecuteTradeEvent. getLLegs()
-