Uses of Class
com.caplin.generated.motif.fx.settlementinstructions.SettlementInstructionsPartsDef.NostroAccount
-
-
Uses of SettlementInstructionsPartsDef.NostroAccount in com.caplin.generated.motif.fx.settlementinstructions
Methods in com.caplin.generated.motif.fx.settlementinstructions that return SettlementInstructionsPartsDef.NostroAccount Modifier and Type Method Description @NotNull SettlementInstructionsPartsDef.NostroAccount
SettlementInstructionsPartsDef.NostroAccount.Builder. build()
static @NotNull SettlementInstructionsPartsDef.NostroAccount
SettlementInstructionsPartsDef.NostroAccount. from(@NotNull java.util.Map<java.lang.String,java.lang.String> fields)
static @NotNull SettlementInstructionsPartsDef.NostroAccount
SettlementInstructionsPartsDef.NostroAccount. from(@NotNull java.util.Map<java.lang.String,java.lang.String> fields, @NotNull java.lang.String fieldPrefix)
-
Uses of SettlementInstructionsPartsDef.NostroAccount in com.caplin.generated.motif.fx.tradeconfirmation
Methods in com.caplin.generated.motif.fx.tradeconfirmation that return SettlementInstructionsPartsDef.NostroAccount Modifier and Type Method Description SettlementInstructionsPartsDef.NostroAccount
TradeConfPartsDef.LegTradeConfirmationFields. getNostroAccountFields()
Methods in com.caplin.generated.motif.fx.tradeconfirmation with parameters of type SettlementInstructionsPartsDef.NostroAccount Modifier and Type Method Description @NotNull TradeConfPartsDef.LegTradeConfirmationFields.Builder
TradeConfPartsDef.LegTradeConfirmationFields.Builder. setNostroAccountFields(SettlementInstructionsPartsDef.NostroAccount nostroAccountFields)
-
Uses of SettlementInstructionsPartsDef.NostroAccount in com.caplin.generated.motif.fx.tradepayments
Methods in com.caplin.generated.motif.fx.tradepayments that return SettlementInstructionsPartsDef.NostroAccount Modifier and Type Method Description SettlementInstructionsPartsDef.NostroAccount
TradePaymentsPartsDef.TradePaymentsFields. getNostroAccountFields()
Methods in com.caplin.generated.motif.fx.tradepayments with parameters of type SettlementInstructionsPartsDef.NostroAccount Modifier and Type Method Description @NotNull TradePaymentsPartsDef.TradePaymentsFields.Builder
TradePaymentsPartsDef.TradePaymentsFields.Builder. setNostroAccountFields(SettlementInstructionsPartsDef.NostroAccount nostroAccountFields)
-