Uses of Class
com.caplin.generated.motif.fx.tradeconfirmation.TradeConfPartsDef.SalesCommonTradeConfirmationFields
-
Packages that use TradeConfPartsDef.SalesCommonTradeConfirmationFields Package Description com.caplin.generated.motif.fx.tradeconfirmation -
-
Uses of TradeConfPartsDef.SalesCommonTradeConfirmationFields in com.caplin.generated.motif.fx.tradeconfirmation
Methods in com.caplin.generated.motif.fx.tradeconfirmation that return TradeConfPartsDef.SalesCommonTradeConfirmationFields Modifier and Type Method Description @NotNull TradeConfPartsDef.SalesCommonTradeConfirmationFields
TradeConfPartsDef.SalesCommonTradeConfirmationFields.Builder. build()
static @NotNull TradeConfPartsDef.SalesCommonTradeConfirmationFields
TradeConfPartsDef.SalesCommonTradeConfirmationFields. from(@NotNull java.util.Map<java.lang.String,java.lang.String> fields)
static @NotNull TradeConfPartsDef.SalesCommonTradeConfirmationFields
TradeConfPartsDef.SalesCommonTradeConfirmationFields. from(@NotNull java.util.Map<java.lang.String,java.lang.String> fields, @NotNull java.lang.String fieldPrefix)
TradeConfPartsDef.SalesCommonTradeConfirmationFields
TradeConfTypesDef.CommonForwardSalesTradeConfirmation. getSalesCommonFields()
TradeConfPartsDef.SalesCommonTradeConfirmationFields
TradeConfTypesDef.CommonSpotSalesTradeConfirmation. getSalesCommonFields()
TradeConfPartsDef.SalesCommonTradeConfirmationFields
TradeConfTypesDef.CommonSwapSalesTradeConfirmation. getSalesCommonFields()
TradeConfPartsDef.SalesCommonTradeConfirmationFields
TradeConfTypesDef.AllocationSalesConfirmation. getSalesCommonTradeConfirmationFields()
TradeConfPartsDef.SalesCommonTradeConfirmationFields
TradeConfTypesDef.BlockSalesTradeConfirmation. getSalesCommonTradeConfirmationFields()
-