Class WorkbookFunctionsChiSq_DistParameterSet.WorkbookFunctionsChiSq_DistParameterSetBuilder

java.lang.Object
com.microsoft.graph.models.WorkbookFunctionsChiSq_DistParameterSet.WorkbookFunctionsChiSq_DistParameterSetBuilder
Enclosing class:
WorkbookFunctionsChiSq_DistParameterSet

public static final class WorkbookFunctionsChiSq_DistParameterSet.WorkbookFunctionsChiSq_DistParameterSetBuilder extends Object
Fluent builder for the WorkbookFunctionsChiSq_DistParameterSet
  • Field Details

    • x

      @Nullable protected com.google.gson.JsonElement x
      The x parameter value
    • degFreedom

      @Nullable protected com.google.gson.JsonElement degFreedom
      The degFreedom parameter value
    • cumulative

      @Nullable protected com.google.gson.JsonElement cumulative
      The cumulative parameter value
  • Constructor Details

    • WorkbookFunctionsChiSq_DistParameterSetBuilder

      @Nullable protected WorkbookFunctionsChiSq_DistParameterSetBuilder()
      Instanciates a new WorkbookFunctionsChiSq_DistParameterSetBuilder
  • Method Details