Class ExecutionLegClientFieldSetChild
java.lang.Object
com.caplin.motif.datasource.LeggedMessageChild
com.caplin.generated.motif.fx.trading.fieldsets.ExecutionLegClientFieldSetChild
- All Implemented Interfaces:
ExecutionLegClientFieldSet,LeggedMessage,Message
public class ExecutionLegClientFieldSetChild
extends LeggedMessageChild
implements ExecutionLegClientFieldSet
-
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.ExecutionLegClientFieldSet
getAllInAskMargin, getAllInAskRate, getAllInBidMargin, getAllInBidRate, getAmount, getBuySell, getBuySideLocked, getCLegById, getCLegById, getCLegByIndex, getFwdAskMargin, getFwdAskPips, getFwdAskPoints, getFwdBidMargin, getFwdBidPips, getFwdBidPoints, getFwdPips, getNumCLegs, getPrice, getRemarks, getSellSideLocked, getSettlementDate, getStartDate, getTraderFwdAskPoints, getTraderFwdBidPoints, getTraderRemarksMethods inherited from interface com.caplin.motif.datasource.LeggedMessage
getId, getIndex
-
Constructor Details
-
ExecutionLegClientFieldSetChild
-
-
Method Details
-
getCLegs
Get all the C legs for this trade- Specified by:
getCLegsin interfaceExecutionLegClientFieldSet- Returns:
- Get all the C legs for this trade
-