public class WorkbookChartPointItemAtParameterSet
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
static class |
WorkbookChartPointItemAtParameterSet.WorkbookChartPointItemAtParameterSetBuilder
Fluent builder for the WorkbookChartPointItemAtParameterSet
|
| Modifier and Type | Field and Description |
|---|---|
java.lang.Integer |
index
The index.
|
| Modifier | Constructor and Description |
|---|---|
|
WorkbookChartPointItemAtParameterSet()
Instiaciates a new WorkbookChartPointItemAtParameterSet
|
protected |
WorkbookChartPointItemAtParameterSet(WorkbookChartPointItemAtParameterSet.WorkbookChartPointItemAtParameterSetBuilder builder)
Instiaciates a new WorkbookChartPointItemAtParameterSet
|
| 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 WorkbookChartPointItemAtParameterSet.WorkbookChartPointItemAtParameterSetBuilder |
newBuilder()
Gets a new builder for the body
|
@SerializedName(value="index",
alternate="Index")
@Expose
@Nullable
public java.lang.Integer index
public WorkbookChartPointItemAtParameterSet()
protected WorkbookChartPointItemAtParameterSet(@Nonnull
WorkbookChartPointItemAtParameterSet.WorkbookChartPointItemAtParameterSetBuilder builder)
builder - builder bearing the parameters to initialize from@Nonnull public static WorkbookChartPointItemAtParameterSet.WorkbookChartPointItemAtParameterSetBuilder newBuilder()
@Nonnull public java.util.List<com.microsoft.graph.options.FunctionOption> getFunctionOptions()