Class SettlementInstructionLegClientFieldSetChild
java.lang.Object
com.caplin.motif.datasource.LeggedMessageChild
com.caplin.generated.motif.fx.trading.fieldsets.SettlementInstructionLegClientFieldSetChild
- All Implemented Interfaces:
SettlementInstructionLegClientFieldSet
,LeggedMessage
,Message
public class SettlementInstructionLegClientFieldSetChild
extends LeggedMessageChild
implements SettlementInstructionLegClientFieldSet
-
Constructor Summary
ConstructorDescriptionSettlementInstructionLegClientFieldSetChild
(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.fx.trading.fieldsets.SettlementInstructionLegClientFieldSet
getPaymentID, getTradeID
-
Constructor Details
-
SettlementInstructionLegClientFieldSetChild
-