Uses of Class
com.caplin.generated.motif.fx.tradeconfirmation.TradeConfPartsDef.SwapTradeConfirmationFields
-
Packages that use TradeConfPartsDef.SwapTradeConfirmationFields Package Description com.caplin.generated.motif.fx.tradeconfirmation -
-
Uses of TradeConfPartsDef.SwapTradeConfirmationFields in com.caplin.generated.motif.fx.tradeconfirmation
Methods in com.caplin.generated.motif.fx.tradeconfirmation that return TradeConfPartsDef.SwapTradeConfirmationFields Modifier and Type Method Description @NotNull TradeConfPartsDef.SwapTradeConfirmationFields
TradeConfPartsDef.SwapTradeConfirmationFields.Builder. build()
static @NotNull TradeConfPartsDef.SwapTradeConfirmationFields
TradeConfPartsDef.SwapTradeConfirmationFields. from(@NotNull Map<String,String> fields)
static @NotNull TradeConfPartsDef.SwapTradeConfirmationFields
TradeConfPartsDef.SwapTradeConfirmationFields. from(@NotNull Map<String,String> fields, @NotNull String fieldPrefix)
TradeConfPartsDef.SwapTradeConfirmationFields
TradeConfTypesDef.SwapTradeConfirmation. getSwapFields()
Methods in com.caplin.generated.motif.fx.tradeconfirmation with parameters of type TradeConfPartsDef.SwapTradeConfirmationFields Modifier and Type Method Description @NotNull TradeConfTypesDef.SwapTradeConfirmation.Builder
TradeConfTypesDef.SwapTradeConfirmation.Builder. setSwapFields(TradeConfPartsDef.SwapTradeConfirmationFields swapFields)
-