public class WorkbookFunctionsErfC_PreciseParameterSet
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
static class |
WorkbookFunctionsErfC_PreciseParameterSet.WorkbookFunctionsErfC_PreciseParameterSetBuilder
Fluent builder for the WorkbookFunctionsErfC_PreciseParameterSet
|
Modifier and Type | Field and Description |
---|---|
com.google.gson.JsonElement |
x
The x.
|
Modifier | Constructor and Description |
---|---|
|
WorkbookFunctionsErfC_PreciseParameterSet()
Instiaciates a new WorkbookFunctionsErfC_PreciseParameterSet
|
protected |
WorkbookFunctionsErfC_PreciseParameterSet(WorkbookFunctionsErfC_PreciseParameterSet.WorkbookFunctionsErfC_PreciseParameterSetBuilder builder)
Instiaciates a new WorkbookFunctionsErfC_PreciseParameterSet
|
Modifier and Type | Method and Description |
---|---|
java.util.List<com.microsoft.graph.options.FunctionOption> |
getFunctionOptions()
Gets the functions options from the properties that have been set
|
static WorkbookFunctionsErfC_PreciseParameterSet.WorkbookFunctionsErfC_PreciseParameterSetBuilder |
newBuilder()
Gets a new builder for the body
|
@SerializedName(value="x", alternate="X") @Expose @Nullable public com.google.gson.JsonElement x
public WorkbookFunctionsErfC_PreciseParameterSet()
protected WorkbookFunctionsErfC_PreciseParameterSet(@Nonnull WorkbookFunctionsErfC_PreciseParameterSet.WorkbookFunctionsErfC_PreciseParameterSetBuilder builder)
builder
- builder bearing the parameters to initialize from@Nonnull public static WorkbookFunctionsErfC_PreciseParameterSet.WorkbookFunctionsErfC_PreciseParameterSetBuilder newBuilder()
@Nonnull public java.util.List<com.microsoft.graph.options.FunctionOption> getFunctionOptions()