Interface CalculationConfiguration.Builder

    • Method Detail

      • codeBlock

        CalculationConfiguration.Builder codeBlock​(String codeBlock)

        A string that contains the code for the calculation.

        Parameters:
        codeBlock - A string that contains the code for the calculation.
        Returns:
        Returns a reference to this object so that method calls can be chained together.