Interface Datum.Builder

    • Method Detail

      • varCharValue

        Datum.Builder varCharValue​(String varCharValue)

        The value of the datum.

        Parameters:
        varCharValue - The value of the datum.
        Returns:
        Returns a reference to this object so that method calls can be chained together.