Class WorkbookFunctionsGammaLnParameterSet

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

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

    • x

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

    • WorkbookFunctionsGammaLnParameterSet

      public WorkbookFunctionsGammaLnParameterSet()
      Instiaciates a new WorkbookFunctionsGammaLnParameterSet
    • WorkbookFunctionsGammaLnParameterSet

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