public static final class WorkbookFunctionsDurationParameterSet.WorkbookFunctionsDurationParameterSetBuilder
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
protected com.google.gson.JsonElement |
basis
The basis parameter value
|
protected com.google.gson.JsonElement |
coupon
The coupon parameter value
|
protected com.google.gson.JsonElement |
frequency
The frequency parameter value
|
protected com.google.gson.JsonElement |
maturity
The maturity parameter value
|
protected com.google.gson.JsonElement |
settlement
The settlement parameter value
|
protected com.google.gson.JsonElement |
yld
The yld parameter value
|
| Modifier | Constructor and Description |
|---|---|
protected |
WorkbookFunctionsDurationParameterSetBuilder()
Instanciates a new WorkbookFunctionsDurationParameterSetBuilder
|
@Nullable protected com.google.gson.JsonElement settlement
@Nullable protected com.google.gson.JsonElement maturity
@Nullable protected com.google.gson.JsonElement coupon
@Nullable protected com.google.gson.JsonElement yld
@Nullable protected com.google.gson.JsonElement frequency
@Nullable protected com.google.gson.JsonElement basis
@Nullable protected WorkbookFunctionsDurationParameterSetBuilder()
@Nonnull public WorkbookFunctionsDurationParameterSet.WorkbookFunctionsDurationParameterSetBuilder withSettlement(@Nullable com.google.gson.JsonElement val)
val - the value to set it to@Nonnull public WorkbookFunctionsDurationParameterSet.WorkbookFunctionsDurationParameterSetBuilder withMaturity(@Nullable com.google.gson.JsonElement val)
val - the value to set it to@Nonnull public WorkbookFunctionsDurationParameterSet.WorkbookFunctionsDurationParameterSetBuilder withCoupon(@Nullable com.google.gson.JsonElement val)
val - the value to set it to@Nonnull public WorkbookFunctionsDurationParameterSet.WorkbookFunctionsDurationParameterSetBuilder withYld(@Nullable com.google.gson.JsonElement val)
val - the value to set it to@Nonnull public WorkbookFunctionsDurationParameterSet.WorkbookFunctionsDurationParameterSetBuilder withFrequency(@Nullable com.google.gson.JsonElement val)
val - the value to set it to@Nonnull public WorkbookFunctionsDurationParameterSet.WorkbookFunctionsDurationParameterSetBuilder withBasis(@Nullable com.google.gson.JsonElement val)
val - the value to set it to@Nonnull public WorkbookFunctionsDurationParameterSet build()