Class SettlementInstructionsClientFieldSetChild
java.lang.Object
com.caplin.motif.datasource.LeggedMessageChild
com.caplin.generated.motif.fx.trading.fieldsets.SettlementInstructionsClientFieldSetChild
- All Implemented Interfaces:
SettlementInstructionsClientFieldSet,LeggedMessage,Message
public class SettlementInstructionsClientFieldSetChild
extends LeggedMessageChild
implements SettlementInstructionsClientFieldSet
-
Constructor Summary
ConstructorsConstructorDescriptionSettlementInstructionsClientFieldSetChild(int legId, Map<String, String> fields) -
Method Summary
Methods inherited from class com.caplin.motif.datasource.LeggedMessageChild
getFields, getId, getIndexMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.caplin.motif.datasource.LeggedMessage
getId, getIndexMethods inherited from interface com.caplin.generated.motif.fx.trading.fieldsets.SettlementInstructionsClientFieldSet
getAction, getLLegById, getLLegById, getLLegByIndex, getNumLLegs, getPayAdhocForCommitDirection, getPayBankAccount, getPayBankAccountType, getPayBankAddress1, getPayBankAddress2, getPayBankAddress3, getPayBankName, getPayBankSwift, getPayIndividualAccount, getPayIndividualAddress1, getPayIndividualAddress2, getPayIndividualName, getPayIndividualSwift, getPayIsAdhocForCommit, getPaySettlementDisplayName, getPaySettlementID, getPaySettlementInstructionType, getReceiveAdhocForCommitDirection, getReceiveBankAccount, getReceiveBankAccountType, getReceiveBankAddress1, getReceiveBankAddress2, getReceiveBankAddress3, getReceiveBankName, getReceiveBankSwift, getReceiveIndividualAccount, getReceiveIndividualAddress1, getReceiveIndividualAddress2, getReceiveIndividualName, getReceiveIndividualSwift, getReceiveIsAdhocForCommit, getReceiveSettlementDisplayName, getReceiveSettlementID, getReceiveSettlementInstructionType, getSettlementStatus, getTradeID
-
Constructor Details
-
SettlementInstructionsClientFieldSetChild
-
-
Method Details
-
getLLegs
Get all the L legs for this trade- Specified by:
getLLegsin interfaceSettlementInstructionsClientFieldSet- Returns:
- Get all the L legs for this trade
-