Interface DateReference.Builder

  • Method Details

    • name

      Identifier of the date reference.

      Parameters:
      name - Identifier of the date reference.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • value

      A valid date.

      Parameters:
      value - A valid date.
      Returns:
      Returns a reference to this object so that method calls can be chained together.