Class ExecutionClientFieldSetChild
java.lang.Object
com.caplin.motif.datasource.LeggedMessageChild
com.caplin.generated.motif.mm.trading.fieldsets.ExecutionClientFieldSetChild
- All Implemented Interfaces:
ExecutionClientFieldSet
,LeggedMessage
,Message
public class ExecutionClientFieldSetChild
extends LeggedMessageChild
implements ExecutionClientFieldSet
-
Constructor Summary
-
Method Summary
Methods 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.generated.motif.mm.trading.fieldsets.ExecutionClientFieldSet
getAppID, getInterestAmount, getInterestMargin, getInterestRate, getNumULegs, getPrincipalPlusInterest, getQuoteID, getTradingType, getULegById, getULegById, getULegByIndex
Methods inherited from interface com.caplin.motif.datasource.LeggedMessage
getId, getIndex
-
Constructor Details
-
ExecutionClientFieldSetChild
-
-
Method Details
-
getULegs
Get all the U legs for this trade- Specified by:
getULegs
in interfaceExecutionClientFieldSet
- Returns:
- Get all the U legs for this trade
-