Uses of Class
com.caplin.generated.motif.fx.settlementinstructions.SettlementInstructionsPartsDef.SettlementFields
-
Uses of SettlementInstructionsPartsDef.SettlementFields in com.caplin.generated.motif.fx.settlementinstructions
Modifier and TypeMethodDescriptionSettlementInstructionsPartsDef.SettlementFields.Builder.build()
static @NotNull SettlementInstructionsPartsDef.SettlementFields
static @NotNull SettlementInstructionsPartsDef.SettlementFields
SettlementInstructionsPartsDef.SettlementFields.from
(@NotNull Map<String, String> fields, @NotNull String fieldPrefix) SettlementInstructionsPartsDef.SettlementTradeFields.getPay
(int id) SettlementInstructionsPartsDef.SettlementTradeFields.getReceive
(int id) SettlementInstructionsPartsDef.SettlementInstructionFields.getSettlementFields()
Modifier and TypeMethodDescriptionSettlementInstructionsPartsDef.SettlementTradeFields.Builder.addPay
(@NotNull SettlementInstructionsPartsDef.SettlementFields pay) SettlementInstructionsPartsDef.SettlementTradeFields.Builder.addReceive
(@NotNull SettlementInstructionsPartsDef.SettlementFields receive) SettlementInstructionsPartsDef.SettlementTradeFields.Builder.setPay
(@NotNull SettlementInstructionsPartsDef.SettlementFields pay, int id) SettlementInstructionsPartsDef.SettlementTradeFields.Builder.setReceive
(@NotNull SettlementInstructionsPartsDef.SettlementFields receive, int id) SettlementInstructionsPartsDef.SettlementInstructionFields.Builder.setSettlementFields
(@NotNull SettlementInstructionsPartsDef.SettlementFields settlementFields) Modifier and TypeMethodDescriptionSettlementInstructionsPartsDef.SettlementTradeFields.Builder.addAllPay
(@NotNull Collection<SettlementInstructionsPartsDef.SettlementFields> pay) SettlementInstructionsPartsDef.SettlementTradeFields.Builder.addAllReceive
(@NotNull Collection<SettlementInstructionsPartsDef.SettlementFields> receive)