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 java.lang.String key, @NotNull java.lang.String value)
static @NotNull QuotePartsDef.AllocationCommonFields.Builder
QuotePartsDef.AllocationCommonFields. newBuilder()
@NotNull QuotePartsDef.AllocationCommonFields.Builder
QuotePartsDef.AllocationCommonFields.Builder. setNetBuySell(@NotNull java.lang.String netBuySell)
@NotNull QuotePartsDef.AllocationCommonFields.Builder
QuotePartsDef.AllocationCommonFields.Builder. setNetDealtAmount(@NotNull java.lang.String netDealtAmount)
@NotNull QuotePartsDef.AllocationCommonFields.Builder
QuotePartsDef.AllocationCommonFields.Builder. setNetDealtAmount(@NotNull java.math.BigDecimal netDealtAmount)
-