Class WorkbookFunctionsErfParameterSet

java.lang.Object
com.microsoft.graph.models.WorkbookFunctionsErfParameterSet

public class WorkbookFunctionsErfParameterSet extends Object
The class for the Workbook Functions Erf Parameter Set.
  • Field Details

    • lowerLimit

      @SerializedName(value="lowerLimit", alternate="LowerLimit") @Expose @Nullable public com.google.gson.JsonElement lowerLimit
      The lower Limit.
    • upperLimit

      @SerializedName(value="upperLimit", alternate="UpperLimit") @Expose @Nullable public com.google.gson.JsonElement upperLimit
      The upper Limit.
  • Constructor Details

    • WorkbookFunctionsErfParameterSet

      public WorkbookFunctionsErfParameterSet()
      Instiaciates a new WorkbookFunctionsErfParameterSet
    • WorkbookFunctionsErfParameterSet

      protected WorkbookFunctionsErfParameterSet(@Nonnull WorkbookFunctionsErfParameterSet.WorkbookFunctionsErfParameterSetBuilder builder)
      Instiaciates a new WorkbookFunctionsErfParameterSet
      Parameters:
      builder - builder bearing the parameters to initialize from
  • Method Details

    • newBuilder

      Gets a new builder for the body
      Returns:
      a new builder
    • getFunctionOptions

      @Nonnull public List<com.microsoft.graph.options.FunctionOption> getFunctionOptions()
      Gets the functions options from the properties that have been set
      Returns:
      a list of function options for the request