Uses of Class
com.caplin.generated.motif.fx.trading.fieldsets.SettlementInstructionLegClientFieldSetChild
-
Packages that use SettlementInstructionLegClientFieldSetChild Package Description com.caplin.generated.motif.fx.trading.fieldsets com.caplin.generated.motif.fx.trading.settlement.events.client -
-
Uses of SettlementInstructionLegClientFieldSetChild in com.caplin.generated.motif.fx.trading.fieldsets
Methods in com.caplin.generated.motif.fx.trading.fieldsets that return SettlementInstructionLegClientFieldSetChild Modifier and Type Method Description default SettlementInstructionLegClientFieldSetChild
SettlementInstructionsClientFieldSet. getLLegById(int legId)
default SettlementInstructionLegClientFieldSetChild
SettlementInstructionsClientFieldSet. getLLegById(java.lang.String legId)
default SettlementInstructionLegClientFieldSetChild
SettlementInstructionsClientFieldSet. getLLegByIndex(int index)
Methods in com.caplin.generated.motif.fx.trading.fieldsets that return types with arguments of type SettlementInstructionLegClientFieldSetChild Modifier and Type Method Description java.util.List<SettlementInstructionLegClientFieldSetChild>
SettlementInstructionsClientFieldSet. getLLegs()
java.util.List<SettlementInstructionLegClientFieldSetChild>
SettlementInstructionsClientFieldSetChild. getLLegs()
Get all the L legs for this trade -
Uses of SettlementInstructionLegClientFieldSetChild in com.caplin.generated.motif.fx.trading.settlement.events.client
Methods in com.caplin.generated.motif.fx.trading.settlement.events.client that return SettlementInstructionLegClientFieldSetChild Modifier and Type Method Description SettlementInstructionLegClientFieldSetChild
RequestTradeEvent. getLegById(int legId)
Deprecated.SettlementInstructionLegClientFieldSetChild
RequestTradeEvent. getLegById(java.lang.String legId)
Deprecated.SettlementInstructionLegClientFieldSetChild
RequestTradeEvent. getLegByIndex(int index)
Deprecated.Methods in com.caplin.generated.motif.fx.trading.settlement.events.client that return types with arguments of type SettlementInstructionLegClientFieldSetChild Modifier and Type Method Description java.util.List<SettlementInstructionLegClientFieldSetChild>
RequestTradeEvent. getLegs()
Deprecated.java.util.List<SettlementInstructionLegClientFieldSetChild>
RequestTradeEvent. getLLegs()
-