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