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