Uses of Class
com.caplin.generated.motif.fx.tradeconfirmation.TradeConfPartsDef.SalesCommonTradeConfirmationFields
-
Uses of TradeConfPartsDef.SalesCommonTradeConfirmationFields in com.caplin.generated.motif.fx.tradeconfirmation
Modifier and TypeMethodDescriptionTradeConfPartsDef.SalesCommonTradeConfirmationFields.Builder.build()
static @NotNull TradeConfPartsDef.SalesCommonTradeConfirmationFields
static @NotNull TradeConfPartsDef.SalesCommonTradeConfirmationFields
TradeConfPartsDef.SalesCommonTradeConfirmationFields.from
(@NotNull Map<String, String> fields, @NotNull String fieldPrefix) TradeConfTypesDef.CommonForwardSalesTradeConfirmation.getSalesCommonFields()
TradeConfTypesDef.CommonSpotSalesTradeConfirmation.getSalesCommonFields()
TradeConfTypesDef.CommonSwapSalesTradeConfirmation.getSalesCommonFields()
TradeConfTypesDef.AllocationSalesConfirmation.getSalesCommonTradeConfirmationFields()
TradeConfTypesDef.BlockSalesTradeConfirmation.getSalesCommonTradeConfirmationFields()
Modifier and TypeMethodDescriptionTradeConfTypesDef.CommonForwardSalesTradeConfirmation.Builder.setSalesCommonFields
(TradeConfPartsDef.SalesCommonTradeConfirmationFields salesCommonFields) TradeConfTypesDef.CommonSpotSalesTradeConfirmation.Builder.setSalesCommonFields
(TradeConfPartsDef.SalesCommonTradeConfirmationFields salesCommonFields) TradeConfTypesDef.CommonSwapSalesTradeConfirmation.Builder.setSalesCommonFields
(TradeConfPartsDef.SalesCommonTradeConfirmationFields salesCommonFields) TradeConfTypesDef.AllocationSalesConfirmation.Builder.setSalesCommonTradeConfirmationFields
(TradeConfPartsDef.SalesCommonTradeConfirmationFields salesCommonTradeConfirmationFields) TradeConfTypesDef.BlockSalesTradeConfirmation.Builder.setSalesCommonTradeConfirmationFields
(TradeConfPartsDef.SalesCommonTradeConfirmationFields salesCommonTradeConfirmationFields)