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