Uses of Class
com.caplin.generated.motif.fx.trading.fieldsets.RFSSubmissionLegClientFieldSetChild
-
-
Uses of RFSSubmissionLegClientFieldSetChild in com.caplin.generated.motif.fx.trading.amend.events.client
Methods in com.caplin.generated.motif.fx.trading.amend.events.client that return RFSSubmissionLegClientFieldSetChild Modifier and Type Method Description RFSSubmissionLegClientFieldSetChild
SubmitTradeEvent. getFarLeg()
RFSSubmissionLegClientFieldSetChild
SubmitTradeEvent. getLegById(int legId)
Deprecated.RFSSubmissionLegClientFieldSetChild
SubmitTradeEvent. getLegById(java.lang.String legId)
Deprecated.RFSSubmissionLegClientFieldSetChild
SubmitTradeEvent. getLegByIndex(int index)
Deprecated.RFSSubmissionLegClientFieldSetChild
SubmitTradeEvent. getNearLeg()
Methods in com.caplin.generated.motif.fx.trading.amend.events.client that return types with arguments of type RFSSubmissionLegClientFieldSetChild Modifier and Type Method Description java.util.List<RFSSubmissionLegClientFieldSetChild>
SubmitTradeEvent. getLegs()
Deprecated.java.util.List<RFSSubmissionLegClientFieldSetChild>
SubmitTradeEvent. getLLegs()
-
Uses of RFSSubmissionLegClientFieldSetChild in com.caplin.generated.motif.fx.trading.fieldsets
Subclasses of RFSSubmissionLegClientFieldSetChild in com.caplin.generated.motif.fx.trading.fieldsets Modifier and Type Class Description class
AllocateLegClientFieldSetChild
class
AmendLegClientFieldSetChild
Methods in com.caplin.generated.motif.fx.trading.fieldsets that return RFSSubmissionLegClientFieldSetChild Modifier and Type Method Description default RFSSubmissionLegClientFieldSetChild
RFSSubmissionClientFieldSet. getLLegById(int legId)
default RFSSubmissionLegClientFieldSetChild
RFSSubmissionClientFieldSet. getLLegById(java.lang.String legId)
default RFSSubmissionLegClientFieldSetChild
RFSSubmissionClientFieldSet. getLLegByIndex(int index)
Methods in com.caplin.generated.motif.fx.trading.fieldsets that return types with arguments of type RFSSubmissionLegClientFieldSetChild Modifier and Type Method Description java.util.List<? extends RFSSubmissionLegClientFieldSetChild>
RFSSubmissionClientFieldSet. getLLegs()
java.util.List<? extends RFSSubmissionLegClientFieldSetChild>
RFSSubmissionClientFieldSetChild. getLLegs()
Get all the L legs for this trade -
Uses of RFSSubmissionLegClientFieldSetChild in com.caplin.generated.motif.fx.trading.rfs.events.client
Methods in com.caplin.generated.motif.fx.trading.rfs.events.client that return RFSSubmissionLegClientFieldSetChild Modifier and Type Method Description RFSSubmissionLegClientFieldSetChild
SubmitTradeEvent. getFarLeg()
RFSSubmissionLegClientFieldSetChild
SubmitTradeEvent. getLegById(int legId)
Deprecated.RFSSubmissionLegClientFieldSetChild
SubmitTradeEvent. getLegById(java.lang.String legId)
Deprecated.RFSSubmissionLegClientFieldSetChild
SubmitTradeEvent. getLegByIndex(int index)
Deprecated.RFSSubmissionLegClientFieldSetChild
SubmitTradeEvent. getNearLeg()
Methods in com.caplin.generated.motif.fx.trading.rfs.events.client that return types with arguments of type RFSSubmissionLegClientFieldSetChild Modifier and Type Method Description java.util.List<RFSSubmissionLegClientFieldSetChild>
SubmitTradeEvent. getLegs()
Deprecated.java.util.List<RFSSubmissionLegClientFieldSetChild>
SubmitTradeEvent. getLLegs()
-
Uses of RFSSubmissionLegClientFieldSetChild in com.caplin.generated.motif.fx.trading.rfscore.events.client
Methods in com.caplin.generated.motif.fx.trading.rfscore.events.client that return RFSSubmissionLegClientFieldSetChild Modifier and Type Method Description RFSSubmissionLegClientFieldSetChild
ResubmitTradeEvent. getFarLeg()
RFSSubmissionLegClientFieldSetChild
ResubmitTradeEvent. getLegById(int legId)
Deprecated.RFSSubmissionLegClientFieldSetChild
ResubmitTradeEvent. getLegById(java.lang.String legId)
Deprecated.RFSSubmissionLegClientFieldSetChild
ResubmitTradeEvent. getLegByIndex(int index)
Deprecated.RFSSubmissionLegClientFieldSetChild
ResubmitTradeEvent. getNearLeg()
Methods in com.caplin.generated.motif.fx.trading.rfscore.events.client that return types with arguments of type RFSSubmissionLegClientFieldSetChild Modifier and Type Method Description java.util.List<RFSSubmissionLegClientFieldSetChild>
ResubmitTradeEvent. getLegs()
Deprecated.java.util.List<RFSSubmissionLegClientFieldSetChild>
ResubmitTradeEvent. getLLegs()
-