Uses of Class
com.caplin.generated.motif.fx.tradeconfirmation.TradeConfTypesDef.AllocationForwardSalesDetailsUpdate.Builder
-
Packages that use TradeConfTypesDef.AllocationForwardSalesDetailsUpdate.Builder Package Description com.caplin.generated.motif.fx.tradeconfirmation -
-
Uses of TradeConfTypesDef.AllocationForwardSalesDetailsUpdate.Builder in com.caplin.generated.motif.fx.tradeconfirmation
Methods in com.caplin.generated.motif.fx.tradeconfirmation that return TradeConfTypesDef.AllocationForwardSalesDetailsUpdate.Builder Modifier and Type Method Description @NotNull TradeConfTypesDef.AllocationForwardSalesDetailsUpdate.Builder
TradeConfTypesDef.AllocationForwardSalesDetailsUpdate.Builder. addField(@NotNull java.lang.String key, @NotNull java.lang.String value)
static @NotNull TradeConfTypesDef.AllocationForwardSalesDetailsUpdate.Builder
TradeConfTypesDef.AllocationForwardSalesDetailsUpdate. newBuilder()
@NotNull TradeConfTypesDef.AllocationForwardSalesDetailsUpdate.Builder
TradeConfTypesDef.AllocationForwardSalesDetailsUpdate.Builder. setDisplayFields(@NotNull DisplayFields displayFields)
@NotNull TradeConfTypesDef.AllocationForwardSalesDetailsUpdate.Builder
TradeConfTypesDef.AllocationForwardSalesDetailsUpdate.Builder. setDisplayFields(@NotNull java.lang.String displayFields)
@NotNull TradeConfTypesDef.AllocationForwardSalesDetailsUpdate.Builder
TradeConfTypesDef.AllocationForwardSalesDetailsUpdate.Builder. setForwardSalesTradeConfirmation(@NotNull TradeConfTypesDef.ForwardSalesTradeConfirmation forwardSalesTradeConfirmation)
-