public static final class WorkbookFunctionsErf_PreciseParameterSet.WorkbookFunctionsErf_PreciseParameterSetBuilder
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
protected com.google.gson.JsonElement |
x
The x parameter value
|
| Modifier | Constructor and Description |
|---|---|
protected |
WorkbookFunctionsErf_PreciseParameterSetBuilder()
Instanciates a new WorkbookFunctionsErf_PreciseParameterSetBuilder
|
| Modifier and Type | Method and Description |
|---|---|
WorkbookFunctionsErf_PreciseParameterSet |
build()
Buils the resulting body object to be passed to the request
|
WorkbookFunctionsErf_PreciseParameterSet.WorkbookFunctionsErf_PreciseParameterSetBuilder |
withX(com.google.gson.JsonElement val)
Sets the X
|
@Nullable protected WorkbookFunctionsErf_PreciseParameterSetBuilder()
@Nonnull public WorkbookFunctionsErf_PreciseParameterSet.WorkbookFunctionsErf_PreciseParameterSetBuilder withX(@Nullable com.google.gson.JsonElement val)
val - the value to set it to@Nonnull public WorkbookFunctionsErf_PreciseParameterSet build()