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