public static final class WorkbookFunctionsCumIPmtParameterSet.WorkbookFunctionsCumIPmtParameterSetBuilder
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 |
WorkbookFunctionsCumIPmtParameterSetBuilder()
Instanciates a new WorkbookFunctionsCumIPmtParameterSetBuilder
|
@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 WorkbookFunctionsCumIPmtParameterSetBuilder()
@Nonnull public WorkbookFunctionsCumIPmtParameterSet.WorkbookFunctionsCumIPmtParameterSetBuilder withRate(@Nullable com.google.gson.JsonElement val)
val - the value to set it to@Nonnull public WorkbookFunctionsCumIPmtParameterSet.WorkbookFunctionsCumIPmtParameterSetBuilder withNper(@Nullable com.google.gson.JsonElement val)
val - the value to set it to@Nonnull public WorkbookFunctionsCumIPmtParameterSet.WorkbookFunctionsCumIPmtParameterSetBuilder withPv(@Nullable com.google.gson.JsonElement val)
val - the value to set it to@Nonnull public WorkbookFunctionsCumIPmtParameterSet.WorkbookFunctionsCumIPmtParameterSetBuilder withStartPeriod(@Nullable com.google.gson.JsonElement val)
val - the value to set it to@Nonnull public WorkbookFunctionsCumIPmtParameterSet.WorkbookFunctionsCumIPmtParameterSetBuilder withEndPeriod(@Nullable com.google.gson.JsonElement val)
val - the value to set it to@Nonnull public WorkbookFunctionsCumIPmtParameterSet.WorkbookFunctionsCumIPmtParameterSetBuilder withType(@Nullable com.google.gson.JsonElement val)
val - the value to set it to@Nonnull public WorkbookFunctionsCumIPmtParameterSet build()