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