public static final class WorkbookFunctionsOddLPriceParameterSet.WorkbookFunctionsOddLPriceParameterSetBuilder
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 |
frequency
The frequency parameter value
|
protected com.google.gson.JsonElement |
lastInterest
The lastInterest parameter value
|
protected com.google.gson.JsonElement |
maturity
The maturity 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
|
protected com.google.gson.JsonElement |
yld
The yld parameter value
|
| Modifier | Constructor and Description |
|---|---|
protected |
WorkbookFunctionsOddLPriceParameterSetBuilder()
Instanciates a new WorkbookFunctionsOddLPriceParameterSetBuilder
|
@Nullable protected com.google.gson.JsonElement settlement
@Nullable protected com.google.gson.JsonElement maturity
@Nullable protected com.google.gson.JsonElement lastInterest
@Nullable protected com.google.gson.JsonElement rate
@Nullable protected com.google.gson.JsonElement yld
@Nullable protected com.google.gson.JsonElement redemption
@Nullable protected com.google.gson.JsonElement frequency
@Nullable protected com.google.gson.JsonElement basis
@Nullable protected WorkbookFunctionsOddLPriceParameterSetBuilder()
@Nonnull public WorkbookFunctionsOddLPriceParameterSet.WorkbookFunctionsOddLPriceParameterSetBuilder withSettlement(@Nullable com.google.gson.JsonElement val)
val - the value to set it to@Nonnull public WorkbookFunctionsOddLPriceParameterSet.WorkbookFunctionsOddLPriceParameterSetBuilder withMaturity(@Nullable com.google.gson.JsonElement val)
val - the value to set it to@Nonnull public WorkbookFunctionsOddLPriceParameterSet.WorkbookFunctionsOddLPriceParameterSetBuilder withLastInterest(@Nullable com.google.gson.JsonElement val)
val - the value to set it to@Nonnull public WorkbookFunctionsOddLPriceParameterSet.WorkbookFunctionsOddLPriceParameterSetBuilder withRate(@Nullable com.google.gson.JsonElement val)
val - the value to set it to@Nonnull public WorkbookFunctionsOddLPriceParameterSet.WorkbookFunctionsOddLPriceParameterSetBuilder withYld(@Nullable com.google.gson.JsonElement val)
val - the value to set it to@Nonnull public WorkbookFunctionsOddLPriceParameterSet.WorkbookFunctionsOddLPriceParameterSetBuilder withRedemption(@Nullable com.google.gson.JsonElement val)
val - the value to set it to@Nonnull public WorkbookFunctionsOddLPriceParameterSet.WorkbookFunctionsOddLPriceParameterSetBuilder withFrequency(@Nullable com.google.gson.JsonElement val)
val - the value to set it to@Nonnull public WorkbookFunctionsOddLPriceParameterSet.WorkbookFunctionsOddLPriceParameterSetBuilder withBasis(@Nullable com.google.gson.JsonElement val)
val - the value to set it to@Nonnull public WorkbookFunctionsOddLPriceParameterSet build()