public static final class WorkbookFunctionsCumPrincParameterSet.WorkbookFunctionsCumPrincParameterSetBuilder
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
protected com.google.gson.JsonElement |
endPeriod
The endPeriod parameter value
|
protected com.google.gson.JsonElement |
nper
The nper parameter value
|
protected com.google.gson.JsonElement |
pv
The pv parameter value
|
protected com.google.gson.JsonElement |
rate
The rate parameter value
|
protected com.google.gson.JsonElement |
startPeriod
The startPeriod parameter value
|
protected com.google.gson.JsonElement |
type
The type parameter value
|
Modifier | Constructor and Description |
---|---|
protected |
WorkbookFunctionsCumPrincParameterSetBuilder()
Instanciates a new WorkbookFunctionsCumPrincParameterSetBuilder
|
@Nullable protected com.google.gson.JsonElement rate
@Nullable protected com.google.gson.JsonElement nper
@Nullable protected com.google.gson.JsonElement pv
@Nullable protected com.google.gson.JsonElement startPeriod
@Nullable protected com.google.gson.JsonElement endPeriod
@Nullable protected com.google.gson.JsonElement type
@Nullable protected WorkbookFunctionsCumPrincParameterSetBuilder()
@Nonnull public WorkbookFunctionsCumPrincParameterSet.WorkbookFunctionsCumPrincParameterSetBuilder withRate(@Nullable com.google.gson.JsonElement val)
val
- the value to set it to@Nonnull public WorkbookFunctionsCumPrincParameterSet.WorkbookFunctionsCumPrincParameterSetBuilder withNper(@Nullable com.google.gson.JsonElement val)
val
- the value to set it to@Nonnull public WorkbookFunctionsCumPrincParameterSet.WorkbookFunctionsCumPrincParameterSetBuilder withPv(@Nullable com.google.gson.JsonElement val)
val
- the value to set it to@Nonnull public WorkbookFunctionsCumPrincParameterSet.WorkbookFunctionsCumPrincParameterSetBuilder withStartPeriod(@Nullable com.google.gson.JsonElement val)
val
- the value to set it to@Nonnull public WorkbookFunctionsCumPrincParameterSet.WorkbookFunctionsCumPrincParameterSetBuilder withEndPeriod(@Nullable com.google.gson.JsonElement val)
val
- the value to set it to@Nonnull public WorkbookFunctionsCumPrincParameterSet.WorkbookFunctionsCumPrincParameterSetBuilder withType(@Nullable com.google.gson.JsonElement val)
val
- the value to set it to@Nonnull public WorkbookFunctionsCumPrincParameterSet build()