Class SettlementInstructionsClientFieldSetChild
java.lang.Object
com.caplin.motif.datasource.LeggedMessageChild
com.caplin.generated.motif.mm.trading.fieldsets.SettlementInstructionsClientFieldSetChild
- All Implemented Interfaces:
SettlementInstructionsClientFieldSet
,LeggedMessage
,Message
public class SettlementInstructionsClientFieldSetChild
extends LeggedMessageChild
implements SettlementInstructionsClientFieldSet
-
Constructor Summary
ConstructorDescriptionSettlementInstructionsClientFieldSetChild
(int legId, Map<String, String> fields) -
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.motif.datasource.LeggedMessage
getId, getIndex
Methods inherited from interface com.caplin.generated.motif.mm.trading.fieldsets.SettlementInstructionsClientFieldSet
getIsInterestSplit, getNumULegs, getULegById, getULegById, getULegByIndex
-
Constructor Details
-
SettlementInstructionsClientFieldSetChild
-
-
Method Details
-
getULegs
Get all the U legs for this trade- Specified by:
getULegs
in interfaceSettlementInstructionsClientFieldSet
- Returns:
- Get all the U legs for this trade
-