Class ExecutionClientFieldSetChild
java.lang.Object
com.caplin.motif.datasource.LeggedMessageChild
com.caplin.generated.motif.fx.trading.fieldsets.ExecutionClientFieldSetChild
- All Implemented Interfaces:
ExecutionClientFieldSet,LeggedMessage,Message
public class ExecutionClientFieldSetChild
extends LeggedMessageChild
implements ExecutionClientFieldSet
-
Constructor Summary
Constructors -
Method Summary
Methods 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.generated.motif.fx.trading.fieldsets.ExecutionClientFieldSet
getAllInAskMargin, getAllInAskRate, getAllInBidMargin, getAllInBidRate, getAppID, getAskPips, getAssetClass, getBidPips, getCLegById, getCLegById, getCLegByIndex, getClientAgreementDateTime, getCurrencyPair, getDealtCurrency, getEndDate, getForwardPointsTrader, getIsAdvised, getIsCommercial, getLLegById, getLLegById, getLLegByIndex, getNumCLegs, getNumLLegs, getNumULegs, getPurpose, getQuoteID, getRemarks, getSpotAskMargin, getSpotAskRate, getSpotBidMargin, getSpotBidRate, getSpotTrader, getStartDate, getStreamingMode, getSwapAskMargin, getSwapAskPoints, getSwapBidMargin, getSwapBidPoints, getTOBOUser, getTraderRemarks, getTraderSpotAskRate, getTraderSpotBidRate, getTradingAssetClass, getTradingProtocol, getTradingType, getULegById, getULegById, getULegByIndexMethods inherited from interface com.caplin.motif.datasource.LeggedMessage
getId, getIndex
-
Constructor Details
-
ExecutionClientFieldSetChild
-
-
Method Details
-
getLLegs
Get all the L legs for this trade- Specified by:
getLLegsin interfaceExecutionClientFieldSet- Returns:
- Get all the L legs for this trade
-
getCLegs
Get all the C legs for this trade- Specified by:
getCLegsin interfaceExecutionClientFieldSet- Returns:
- Get all the C legs for this trade
-
getULegs
Get all the U legs for this trade- Specified by:
getULegsin interfaceExecutionClientFieldSet- Returns:
- Get all the U legs for this trade
-