public static final class WorkbookFunctionsBeta_DistParameterSet.WorkbookFunctionsBeta_DistParameterSetBuilder
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
protected com.google.gson.JsonElement |
a
The a parameter value
|
protected com.google.gson.JsonElement |
alpha
The alpha parameter value
|
protected com.google.gson.JsonElement |
b
The b parameter value
|
protected com.google.gson.JsonElement |
beta
The beta parameter value
|
protected com.google.gson.JsonElement |
cumulative
The cumulative parameter value
|
protected com.google.gson.JsonElement |
x
The x parameter value
|
Modifier | Constructor and Description |
---|---|
protected |
WorkbookFunctionsBeta_DistParameterSetBuilder()
Instanciates a new WorkbookFunctionsBeta_DistParameterSetBuilder
|
@Nullable protected com.google.gson.JsonElement x
@Nullable protected com.google.gson.JsonElement alpha
@Nullable protected com.google.gson.JsonElement beta
@Nullable protected com.google.gson.JsonElement cumulative
@Nullable protected com.google.gson.JsonElement a
@Nullable protected com.google.gson.JsonElement b
@Nullable protected WorkbookFunctionsBeta_DistParameterSetBuilder()
@Nonnull public WorkbookFunctionsBeta_DistParameterSet.WorkbookFunctionsBeta_DistParameterSetBuilder withX(@Nullable com.google.gson.JsonElement val)
val
- the value to set it to@Nonnull public WorkbookFunctionsBeta_DistParameterSet.WorkbookFunctionsBeta_DistParameterSetBuilder withAlpha(@Nullable com.google.gson.JsonElement val)
val
- the value to set it to@Nonnull public WorkbookFunctionsBeta_DistParameterSet.WorkbookFunctionsBeta_DistParameterSetBuilder withBeta(@Nullable com.google.gson.JsonElement val)
val
- the value to set it to@Nonnull public WorkbookFunctionsBeta_DistParameterSet.WorkbookFunctionsBeta_DistParameterSetBuilder withCumulative(@Nullable com.google.gson.JsonElement val)
val
- the value to set it to@Nonnull public WorkbookFunctionsBeta_DistParameterSet.WorkbookFunctionsBeta_DistParameterSetBuilder withA(@Nullable com.google.gson.JsonElement val)
val
- the value to set it to@Nonnull public WorkbookFunctionsBeta_DistParameterSet.WorkbookFunctionsBeta_DistParameterSetBuilder withB(@Nullable com.google.gson.JsonElement val)
val
- the value to set it to@Nonnull public WorkbookFunctionsBeta_DistParameterSet build()