Class SubmissionClientFieldSetChild
java.lang.Object
com.caplin.motif.datasource.LeggedMessageChild
com.caplin.generated.motif.fx.trading.fieldsets.SubmissionClientFieldSetChild
- All Implemented Interfaces:
SubmissionClientFieldSet
,LeggedMessage
,Message
- Direct Known Subclasses:
ESPSubmissionClientFieldSetChild
,RFSSubmissionClientFieldSetChild
public class SubmissionClientFieldSetChild
extends LeggedMessageChild
implements SubmissionClientFieldSet
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionList<? extends SubmissionLegClientFieldSetChild>
getLLegs()
Get all the L legs for this tradeMethods 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.motif.datasource.LeggedMessage
getId, getIndex
Methods inherited from interface com.caplin.generated.motif.fx.trading.fieldsets.SubmissionClientFieldSet
getAccount, getAppID, getAssetClass, getControlAddLeg, getCurrencyPair, getDealtCurrency, getIsCommercial, getLLegById, getLLegById, getLLegByIndex, getNumLLegs, getPurpose, getTOBOUser, getTradingAssetClass, getTradingProtocol, getTradingSubProtocol, getTradingType
-
Constructor Details
-
SubmissionClientFieldSetChild
-
-
Method Details
-
getLLegs
Get all the L legs for this trade- Specified by:
getLLegs
in interfaceSubmissionClientFieldSet
- Returns:
- Get all the L legs for this trade
-