Interface VariableValue.Builder

    • Method Detail

      • rawValue

        VariableValue.Builder rawValue​(String rawValue)

        Raw value of the variable.

        Parameters:
        rawValue - Raw value of the variable.
        Returns:
        Returns a reference to this object so that method calls can be chained together.