Uses of Class
com.caplin.generated.motif.commodities.tradeconfirmation.TradeConfPartsDef.FixedSwapTradeConfirmationFields.Builder
-
Uses of TradeConfPartsDef.FixedSwapTradeConfirmationFields.Builder in com.caplin.generated.motif.commodities.tradeconfirmation
Modifier and TypeMethodDescriptionTradeConfPartsDef.FixedSwapTradeConfirmationFields.Builder.addField
(@NotNull String key, @NotNull String value) static @NotNull TradeConfPartsDef.FixedSwapTradeConfirmationFields.Builder
TradeConfPartsDef.FixedSwapTradeConfirmationFields.newBuilder()
TradeConfPartsDef.FixedSwapTradeConfirmationFields.Builder.setDirection
(@NotNull String direction) TradeConfPartsDef.FixedSwapTradeConfirmationFields.Builder.setFixedPrice
(@NotNull String fixedPrice) TradeConfPartsDef.FixedSwapTradeConfirmationFields.Builder.setFixedPrice
(@NotNull BigDecimal fixedPrice) TradeConfPartsDef.FixedSwapTradeConfirmationFields.Builder.setFixedPricePayer
(@NotNull String fixedPricePayer) TradeConfPartsDef.FixedSwapTradeConfirmationFields.Builder.setFloatingPricePayer
(@NotNull String floatingPricePayer) TradeConfPartsDef.FixedSwapTradeConfirmationFields.Builder.setTotalQuantity
(@NotNull String totalQuantity) TradeConfPartsDef.FixedSwapTradeConfirmationFields.Builder.setTotalQuantity
(@NotNull BigDecimal totalQuantity)