Class RFSSubmissionClientFieldSetChild
java.lang.Object
com.caplin.motif.datasource.LeggedMessageChild
com.caplin.generated.motif.fx.trading.fieldsets.SubmissionClientFieldSetChild
com.caplin.generated.motif.fx.trading.fieldsets.RFSSubmissionClientFieldSetChild
- All Implemented Interfaces:
RFSSubmissionClientFieldSet,SubmissionClientFieldSet,LeggedMessage,Message
- Direct Known Subclasses:
AllocateClientFieldSetChild,AmendClientFieldSetChild
public class RFSSubmissionClientFieldSetChild
extends SubmissionClientFieldSetChild
implements RFSSubmissionClientFieldSet
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionList<? extends RFSSubmissionLegClientFieldSetChild>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.RFSSubmissionClientFieldSet
getBuySell, getDeliverableType, getFixingSource, getLLegById, getLLegById, getLLegByIndex, getLocationType, getNumLLegs, getOneWayDirection, getRequestedProfitCurrency, getSettlementCurrency, getSingleComponentRepriceField, getSingleComponentRepriceValue, getStreamingModeMethods 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
-
RFSSubmissionClientFieldSetChild
-
-
Method Details
-
getLLegs
Get all the L legs for this trade- Specified by:
getLLegsin interfaceRFSSubmissionClientFieldSet- Specified by:
getLLegsin interfaceSubmissionClientFieldSet- Overrides:
getLLegsin classSubmissionClientFieldSetChild- Returns:
- Get all the L legs for this trade
-