public static final class WorkbookFunctionsPriceMatParameterSet.WorkbookFunctionsPriceMatParameterSetBuilder
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 |
rate
The rate 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 |
WorkbookFunctionsPriceMatParameterSetBuilder()
Instanciates a new WorkbookFunctionsPriceMatParameterSetBuilder
|
@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 yld
@Nullable protected com.google.gson.JsonElement basis
@Nullable protected WorkbookFunctionsPriceMatParameterSetBuilder()
@Nonnull public WorkbookFunctionsPriceMatParameterSet.WorkbookFunctionsPriceMatParameterSetBuilder withSettlement(@Nullable com.google.gson.JsonElement val)
val - the value to set it to@Nonnull public WorkbookFunctionsPriceMatParameterSet.WorkbookFunctionsPriceMatParameterSetBuilder withMaturity(@Nullable com.google.gson.JsonElement val)
val - the value to set it to@Nonnull public WorkbookFunctionsPriceMatParameterSet.WorkbookFunctionsPriceMatParameterSetBuilder withIssue(@Nullable com.google.gson.JsonElement val)
val - the value to set it to@Nonnull public WorkbookFunctionsPriceMatParameterSet.WorkbookFunctionsPriceMatParameterSetBuilder withRate(@Nullable com.google.gson.JsonElement val)
val - the value to set it to@Nonnull public WorkbookFunctionsPriceMatParameterSet.WorkbookFunctionsPriceMatParameterSetBuilder withYld(@Nullable com.google.gson.JsonElement val)
val - the value to set it to@Nonnull public WorkbookFunctionsPriceMatParameterSet.WorkbookFunctionsPriceMatParameterSetBuilder withBasis(@Nullable com.google.gson.JsonElement val)
val - the value to set it to@Nonnull public WorkbookFunctionsPriceMatParameterSet build()