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
Constructors -
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, getIndexMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.caplin.motif.datasource.LeggedMessage
getId, getIndexMethods 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:
getLLegsin interfaceSubmissionClientFieldSet- Returns:
- Get all the L legs for this trade
-