Class WorkbookFunctionsGammaLn_PreciseParameterSet

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

public class WorkbookFunctionsGammaLn_PreciseParameterSet extends Object
The class for the Workbook Functions Gamma Ln_Precise Parameter Set.
  • Field Details

    • x

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

    • WorkbookFunctionsGammaLn_PreciseParameterSet

      public WorkbookFunctionsGammaLn_PreciseParameterSet()
      Instiaciates a new WorkbookFunctionsGammaLn_PreciseParameterSet
    • WorkbookFunctionsGammaLn_PreciseParameterSet

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