Uses of Class
com.caplin.generated.motif.fx.rates.QuotePartsDef.AllocationCommonFields.Builder
-
Packages that use QuotePartsDef.AllocationCommonFields.Builder Package Description com.caplin.generated.motif.fx.rates -
-
Uses of QuotePartsDef.AllocationCommonFields.Builder in com.caplin.generated.motif.fx.rates
Methods in com.caplin.generated.motif.fx.rates that return QuotePartsDef.AllocationCommonFields.Builder Modifier and Type Method Description @NotNull QuotePartsDef.AllocationCommonFields.Builder
QuotePartsDef.AllocationCommonFields.Builder. addField(@NotNull String key, @NotNull String value)
static @NotNull QuotePartsDef.AllocationCommonFields.Builder
QuotePartsDef.AllocationCommonFields. newBuilder()
@NotNull QuotePartsDef.AllocationCommonFields.Builder
QuotePartsDef.AllocationCommonFields.Builder. setNetBuySell(@NotNull String netBuySell)
@NotNull QuotePartsDef.AllocationCommonFields.Builder
QuotePartsDef.AllocationCommonFields.Builder. setNetDealtAmount(@NotNull String netDealtAmount)
@NotNull QuotePartsDef.AllocationCommonFields.Builder
QuotePartsDef.AllocationCommonFields.Builder. setNetDealtAmount(@NotNull BigDecimal netDealtAmount)
-