Class WorkbookFunctionsF_InvParameterSet

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

public class WorkbookFunctionsF_InvParameterSet extends Object
The class for the Workbook Functions F_Inv Parameter Set.
  • Field Details

    • probability

      @SerializedName(value="probability", alternate="Probability") @Expose @Nullable public com.google.gson.JsonElement probability
      The probability.
    • degFreedom1

      @SerializedName(value="degFreedom1", alternate="DegFreedom1") @Expose @Nullable public com.google.gson.JsonElement degFreedom1
      The deg Freedom1.
    • degFreedom2

      @SerializedName(value="degFreedom2", alternate="DegFreedom2") @Expose @Nullable public com.google.gson.JsonElement degFreedom2
      The deg Freedom2.
  • Constructor Details

    • WorkbookFunctionsF_InvParameterSet

      public WorkbookFunctionsF_InvParameterSet()
      Instiaciates a new WorkbookFunctionsF_InvParameterSet
    • WorkbookFunctionsF_InvParameterSet

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

    • newBuilder

      Gets a new builder for the body
      Returns:
      a new builder
    • getFunctionOptions

      @Nonnull public List<com.microsoft.graph.options.FunctionOption> getFunctionOptions()
      Gets the functions options from the properties that have been set
      Returns:
      a list of function options for the request