Uses of Class
com.caplin.generated.motif.fx.tradeconfirmation.TradeConfPartsDef.CommonTradeConfirmationFields
-
Uses of TradeConfPartsDef.CommonTradeConfirmationFields in com.caplin.generated.motif.fx.tradeconfirmation
Modifier and TypeMethodDescriptionTradeConfPartsDef.CommonTradeConfirmationFields.Builder.build()
static @NotNull TradeConfPartsDef.CommonTradeConfirmationFields
static @NotNull TradeConfPartsDef.CommonTradeConfirmationFields
TradeConfPartsDef.CommonTradeConfirmationFields.from
(@NotNull Map<String, String> fields, @NotNull String fieldPrefix) TradeConfTypesDef.AllocationConfirmation.getCommonFields()
TradeConfTypesDef.BlockTradeConfirmation.getCommonFields()
TradeConfTypesDef.CommonForwardTradeConfirmation.getCommonFields()
TradeConfTypesDef.CommonSpotTradeConfirmation.getCommonFields()
TradeConfTypesDef.CommonSwapTradeConfirmation.getCommonFields()
Modifier and TypeMethodDescriptionTradeConfTypesDef.AllocationConfirmation.Builder.setCommonFields
(TradeConfPartsDef.CommonTradeConfirmationFields commonFields) TradeConfTypesDef.BlockTradeConfirmation.Builder.setCommonFields
(TradeConfPartsDef.CommonTradeConfirmationFields commonFields) TradeConfTypesDef.CommonForwardTradeConfirmation.Builder.setCommonFields
(TradeConfPartsDef.CommonTradeConfirmationFields commonFields) TradeConfTypesDef.CommonSpotTradeConfirmation.Builder.setCommonFields
(TradeConfPartsDef.CommonTradeConfirmationFields commonFields) TradeConfTypesDef.CommonSwapTradeConfirmation.Builder.setCommonFields
(TradeConfPartsDef.CommonTradeConfirmationFields commonFields)