Class SingleSettlementInstructionClientFieldSetChild
java.lang.Object
com.caplin.motif.datasource.LeggedMessageChild
com.caplin.generated.motif.fx.trading.fieldsets.SingleSettlementInstructionClientFieldSetChild
- All Implemented Interfaces:
SingleSettlementInstructionClientFieldSet
,LeggedMessage
,Message
public class SingleSettlementInstructionClientFieldSetChild
extends LeggedMessageChild
implements SingleSettlementInstructionClientFieldSet
-
Constructor Summary
ConstructorDescriptionSingleSettlementInstructionClientFieldSetChild
(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.SingleSettlementInstructionClientFieldSet
getAction, getBankAccount, getBankAddress1, getBankAddress2, getBankAddress3, getBankName, getBankSwift, getIndividualAccount, getIndividualAddress1, getIndividualAddress2, getIndividualName, getIndividualSwift, getIsDefaultSettlementInstruction, getIsNettingInstruction, getSettlementCurrency, getSettlementDetailsLine1, getSettlementDetailsLine2, getSettlementDetailsLine3, getSettlementDetailsLine4, getSettlementDetailsLine5, getSettlementDetailsLine6, getSettlementDirection, getSettlementDisplayName, getSettlementId, getSettlementInstructionStatus, getSettlementInstructionType
-
Constructor Details
-
SingleSettlementInstructionClientFieldSetChild
-