Class SettlementLegClientFieldSetChild
- java.lang.Object
-
- com.caplin.motif.datasource.LeggedMessageChild
-
- com.caplin.generated.motif.fx.trading.fieldsets.SettlementLegClientFieldSetChild
-
- All Implemented Interfaces:
SettlementLegClientFieldSet
,LeggedMessage
,Message
public class SettlementLegClientFieldSetChild extends LeggedMessageChild implements SettlementLegClientFieldSet
-
-
Constructor Summary
Constructors Constructor Description SettlementLegClientFieldSetChild(int legId, java.util.Map<java.lang.String,java.lang.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.SettlementLegClientFieldSet
getPaySettlementID, getPaySettlementInstructionType, getPaySettlementRemarks, getReceiveSettlementID, getReceiveSettlementInstructionType, getReceiveSettlementRemarks
-
-