Uses of Class
com.caplin.generated.motif.fx.tradeconfirmation.TradeConfPartsDef.AllocationLegTradeConfirmationFields.Builder
-
Packages that use TradeConfPartsDef.AllocationLegTradeConfirmationFields.Builder Package Description com.caplin.generated.motif.fx.tradeconfirmation -
-
Uses of TradeConfPartsDef.AllocationLegTradeConfirmationFields.Builder in com.caplin.generated.motif.fx.tradeconfirmation
Methods in com.caplin.generated.motif.fx.tradeconfirmation that return TradeConfPartsDef.AllocationLegTradeConfirmationFields.Builder Modifier and Type Method Description @NotNull TradeConfPartsDef.AllocationLegTradeConfirmationFields.Builder
TradeConfPartsDef.AllocationLegTradeConfirmationFields.Builder. addField(@NotNull java.lang.String key, @NotNull java.lang.String value)
static @NotNull TradeConfPartsDef.AllocationLegTradeConfirmationFields.Builder
TradeConfPartsDef.AllocationLegTradeConfirmationFields. newBuilder()
@NotNull TradeConfPartsDef.AllocationLegTradeConfirmationFields.Builder
TradeConfPartsDef.AllocationLegTradeConfirmationFields.Builder. setDisplayFields(@NotNull DisplayFields displayFields)
@NotNull TradeConfPartsDef.AllocationLegTradeConfirmationFields.Builder
TradeConfPartsDef.AllocationLegTradeConfirmationFields.Builder. setDisplayFields(@NotNull java.lang.String displayFields)
@NotNull TradeConfPartsDef.AllocationLegTradeConfirmationFields.Builder
TradeConfPartsDef.AllocationLegTradeConfirmationFields.Builder. setMarkToMarket(@NotNull java.lang.String markToMarket)
@NotNull TradeConfPartsDef.AllocationLegTradeConfirmationFields.Builder
TradeConfPartsDef.AllocationLegTradeConfirmationFields.Builder. setMarkToMarket(@NotNull java.math.BigDecimal markToMarket)
-