public static final class WorkbookFunctionsOddFYieldParameterSet.WorkbookFunctionsOddFYieldParameterSetBuilder
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 |
firstCoupon
The firstCoupon parameter value
|
protected com.google.gson.JsonElement |
frequency
The frequency parameter value
|
protected com.google.gson.JsonElement |
issue
The issue parameter value
|
protected com.google.gson.JsonElement |
maturity
The maturity parameter value
|
protected com.google.gson.JsonElement |
pr
The pr parameter value
|
protected com.google.gson.JsonElement |
rate
The rate parameter value
|
protected com.google.gson.JsonElement |
redemption
The redemption parameter value
|
protected com.google.gson.JsonElement |
settlement
The settlement parameter value
|
| Modifier | Constructor and Description |
|---|---|
protected |
WorkbookFunctionsOddFYieldParameterSetBuilder()
Instanciates a new WorkbookFunctionsOddFYieldParameterSetBuilder
|
@Nullable protected com.google.gson.JsonElement settlement
@Nullable protected com.google.gson.JsonElement maturity
@Nullable protected com.google.gson.JsonElement issue
@Nullable protected com.google.gson.JsonElement firstCoupon
@Nullable protected com.google.gson.JsonElement rate
@Nullable protected com.google.gson.JsonElement pr
@Nullable protected com.google.gson.JsonElement redemption
@Nullable protected com.google.gson.JsonElement frequency
@Nullable protected com.google.gson.JsonElement basis
@Nullable protected WorkbookFunctionsOddFYieldParameterSetBuilder()
@Nonnull public WorkbookFunctionsOddFYieldParameterSet.WorkbookFunctionsOddFYieldParameterSetBuilder withSettlement(@Nullable com.google.gson.JsonElement val)
val - the value to set it to@Nonnull public WorkbookFunctionsOddFYieldParameterSet.WorkbookFunctionsOddFYieldParameterSetBuilder withMaturity(@Nullable com.google.gson.JsonElement val)
val - the value to set it to@Nonnull public WorkbookFunctionsOddFYieldParameterSet.WorkbookFunctionsOddFYieldParameterSetBuilder withIssue(@Nullable com.google.gson.JsonElement val)
val - the value to set it to@Nonnull public WorkbookFunctionsOddFYieldParameterSet.WorkbookFunctionsOddFYieldParameterSetBuilder withFirstCoupon(@Nullable com.google.gson.JsonElement val)
val - the value to set it to@Nonnull public WorkbookFunctionsOddFYieldParameterSet.WorkbookFunctionsOddFYieldParameterSetBuilder withRate(@Nullable com.google.gson.JsonElement val)
val - the value to set it to@Nonnull public WorkbookFunctionsOddFYieldParameterSet.WorkbookFunctionsOddFYieldParameterSetBuilder withPr(@Nullable com.google.gson.JsonElement val)
val - the value to set it to@Nonnull public WorkbookFunctionsOddFYieldParameterSet.WorkbookFunctionsOddFYieldParameterSetBuilder withRedemption(@Nullable com.google.gson.JsonElement val)
val - the value to set it to@Nonnull public WorkbookFunctionsOddFYieldParameterSet.WorkbookFunctionsOddFYieldParameterSetBuilder withFrequency(@Nullable com.google.gson.JsonElement val)
val - the value to set it to@Nonnull public WorkbookFunctionsOddFYieldParameterSet.WorkbookFunctionsOddFYieldParameterSetBuilder withBasis(@Nullable com.google.gson.JsonElement val)
val - the value to set it to@Nonnull public WorkbookFunctionsOddFYieldParameterSet build()