Class ESPSubmissionClientFieldSetChild
java.lang.Object
com.caplin.motif.datasource.LeggedMessageChild
com.caplin.generated.motif.fx.trading.fieldsets.SubmissionClientFieldSetChild
com.caplin.generated.motif.fx.trading.fieldsets.ESPSubmissionClientFieldSetChild
- All Implemented Interfaces:
ESPSubmissionClientFieldSet
,SubmissionClientFieldSet
,LeggedMessage
,Message
public class ESPSubmissionClientFieldSetChild
extends SubmissionClientFieldSetChild
implements ESPSubmissionClientFieldSet
-
Constructor Summary
-
Method Summary
Methods inherited from class com.caplin.motif.datasource.LeggedMessageChild
getFields, getId, getIndex
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface com.caplin.generated.motif.fx.trading.fieldsets.ESPSubmissionClientFieldSet
getLLegById, getLLegById, getLLegByIndex, getNumLLegs, getNumULegs, getULegById, getULegById, getULegByIndex
Methods inherited from interface com.caplin.motif.datasource.LeggedMessage
getId, getIndex
Methods inherited from interface com.caplin.generated.motif.fx.trading.fieldsets.SubmissionClientFieldSet
getAccount, getAppID, getAssetClass, getControlAddLeg, getCurrencyPair, getDealtCurrency, getIsCommercial, getPurpose, getTOBOUser, getTradingAssetClass, getTradingProtocol, getTradingSubProtocol, getTradingType
-
Constructor Details
-
ESPSubmissionClientFieldSetChild
-
-
Method Details
-
getLLegs
Get all the L legs for this trade- Specified by:
getLLegs
in interfaceESPSubmissionClientFieldSet
- Specified by:
getLLegs
in interfaceSubmissionClientFieldSet
- Overrides:
getLLegs
in classSubmissionClientFieldSetChild
- Returns:
- Get all the L legs for this trade
-
getULegs
Get all the U legs for this trade- Specified by:
getULegs
in interfaceESPSubmissionClientFieldSet
- Returns:
- Get all the U legs for this trade
-