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 java.lang.String key, @NotNull java.lang.String value)
static @NotNull SettlementInstructionsPartsDef.NostroAccount.Builder
SettlementInstructionsPartsDef.NostroAccount. newBuilder()
@NotNull SettlementInstructionsPartsDef.NostroAccount.Builder
SettlementInstructionsPartsDef.NostroAccount.Builder. setNostroAccount(@NotNull java.lang.String nostroAccount)
@NotNull SettlementInstructionsPartsDef.NostroAccount.Builder
SettlementInstructionsPartsDef.NostroAccount.Builder. setNostroBIC(@NotNull java.lang.String nostroBIC)
@NotNull SettlementInstructionsPartsDef.NostroAccount.Builder
SettlementInstructionsPartsDef.NostroAccount.Builder. setNostroName(@NotNull java.lang.String nostroName)
-