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