Class WorkbookFunctionsErf_PreciseParameterSet

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

public class WorkbookFunctionsErf_PreciseParameterSet extends Object
The class for the Workbook Functions Erf_Precise Parameter Set.
  • Field Details

    • x

      @SerializedName(value="x", alternate="X") @Expose @Nullable public com.google.gson.JsonElement x
      The x.
  • Constructor Details

    • WorkbookFunctionsErf_PreciseParameterSet

      public WorkbookFunctionsErf_PreciseParameterSet()
      Instiaciates a new WorkbookFunctionsErf_PreciseParameterSet
    • WorkbookFunctionsErf_PreciseParameterSet

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