Class WorkbookFunctionsChiSq_Inv_RTParameterSet.WorkbookFunctionsChiSq_Inv_RTParameterSetBuilder

java.lang.Object
com.microsoft.graph.models.WorkbookFunctionsChiSq_Inv_RTParameterSet.WorkbookFunctionsChiSq_Inv_RTParameterSetBuilder
Enclosing class:
WorkbookFunctionsChiSq_Inv_RTParameterSet

public static final class WorkbookFunctionsChiSq_Inv_RTParameterSet.WorkbookFunctionsChiSq_Inv_RTParameterSetBuilder extends Object
Fluent builder for the WorkbookFunctionsChiSq_Inv_RTParameterSet
  • Field Details

    • probability

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

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

    • WorkbookFunctionsChiSq_Inv_RTParameterSetBuilder

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