Uses of Class
com.caplin.generated.motif.fx.tradeconfirmation.TradeConfPartsDef.NDFTradeConfirmationFields
-
Uses of TradeConfPartsDef.NDFTradeConfirmationFields in com.caplin.generated.motif.fx.tradeconfirmation
Modifier and TypeMethodDescriptionTradeConfPartsDef.NDFTradeConfirmationFields.Builder.build()
static @NotNull TradeConfPartsDef.NDFTradeConfirmationFields
static @NotNull TradeConfPartsDef.NDFTradeConfirmationFields
TradeConfPartsDef.NDFTradeConfirmationFields.from
(@NotNull Map<String, String> fields, @NotNull String fieldPrefix) TradeConfTypesDef.AllocationConfirmation.getNdfFields()
TradeConfTypesDef.BlockTradeConfirmation.getNdfTradeConfirmation()
TradeConfTypesDef.CommonForwardTradeConfirmation.getNdfTradeConfirmation()
TradeConfTypesDef.CommonSwapTradeConfirmation.getNdfTradeConfirmation()
Modifier and TypeMethodDescriptionTradeConfTypesDef.AllocationConfirmation.Builder.setNdfFields
(TradeConfPartsDef.NDFTradeConfirmationFields ndfFields) TradeConfTypesDef.BlockTradeConfirmation.Builder.setNdfTradeConfirmation
(TradeConfPartsDef.NDFTradeConfirmationFields ndfTradeConfirmation) TradeConfTypesDef.CommonForwardTradeConfirmation.Builder.setNdfTradeConfirmation
(TradeConfPartsDef.NDFTradeConfirmationFields ndfTradeConfirmation) TradeConfTypesDef.CommonSwapTradeConfirmation.Builder.setNdfTradeConfirmation
(TradeConfPartsDef.NDFTradeConfirmationFields ndfTradeConfirmation)