Uses of Class
com.caplin.generated.motif.fx.settlementinstructions.SettlementInstructionsPartsDef.NostroAccount.Builder
-
Packages that use SettlementInstructionsPartsDef.NostroAccount.Builder Package Description com.caplin.generated.motif.fx.settlementinstructions -
-
Uses of SettlementInstructionsPartsDef.NostroAccount.Builder in com.caplin.generated.motif.fx.settlementinstructions
Methods in com.caplin.generated.motif.fx.settlementinstructions that return SettlementInstructionsPartsDef.NostroAccount.Builder Modifier and Type Method Description @NotNull SettlementInstructionsPartsDef.NostroAccount.Builder
SettlementInstructionsPartsDef.NostroAccount.Builder. addField(@NotNull String key, @NotNull String value)
static @NotNull SettlementInstructionsPartsDef.NostroAccount.Builder
SettlementInstructionsPartsDef.NostroAccount. newBuilder()
@NotNull SettlementInstructionsPartsDef.NostroAccount.Builder
SettlementInstructionsPartsDef.NostroAccount.Builder. setNostroAccount(@NotNull String nostroAccount)
@NotNull SettlementInstructionsPartsDef.NostroAccount.Builder
SettlementInstructionsPartsDef.NostroAccount.Builder. setNostroBIC(@NotNull String nostroBIC)
@NotNull SettlementInstructionsPartsDef.NostroAccount.Builder
SettlementInstructionsPartsDef.NostroAccount.Builder. setNostroName(@NotNull String nostroName)
-