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
-
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, 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.RFSSubmissionClientFieldSet
getBuySell, getDeliverableType, getFixingSource, getLLegById, getLLegById, getLLegByIndex, getNumLLegs, getOneWayDirection, getRequestedProfitCurrency, getSettlementCurrency, getSingleComponentRepriceField, getSingleComponentRepriceValue
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
-
RFSSubmissionClientFieldSetChild
-
-
Method Details
-
getLLegs
Get all the L legs for this trade- Specified by:
getLLegs
in interfaceRFSSubmissionClientFieldSet
- Specified by:
getLLegs
in interfaceSubmissionClientFieldSet
- Overrides:
getLLegs
in classSubmissionClientFieldSetChild
- Returns:
- Get all the L legs for this trade
-