Uses of Class
com.caplin.generated.motif.fx.rates.QuotePartsDef.AllocationLegFields.Builder
-
Packages that use QuotePartsDef.AllocationLegFields.Builder Package Description com.caplin.generated.motif.fx.rates -
-
Uses of QuotePartsDef.AllocationLegFields.Builder in com.caplin.generated.motif.fx.rates
Methods in com.caplin.generated.motif.fx.rates that return QuotePartsDef.AllocationLegFields.Builder Modifier and Type Method Description @NotNull QuotePartsDef.AllocationLegFields.Builder
QuotePartsDef.AllocationLegFields.Builder. addField(@NotNull String key, @NotNull String value)
static @NotNull QuotePartsDef.AllocationLegFields.Builder
QuotePartsDef.AllocationLegFields. newBuilder()
@NotNull QuotePartsDef.AllocationLegFields.Builder
QuotePartsDef.AllocationLegFields.Builder. setAccount(@NotNull String account)
@NotNull QuotePartsDef.AllocationLegFields.Builder
QuotePartsDef.AllocationLegFields.Builder. setEntityId(@NotNull String entityId)
@NotNull QuotePartsDef.AllocationLegFields.Builder
QuotePartsDef.AllocationLegFields.Builder. setIsReprice(boolean isReprice)
@NotNull QuotePartsDef.AllocationLegFields.Builder
QuotePartsDef.AllocationLegFields.Builder. setIsReprice(@NotNull String isReprice)
-