Interface ReferenceLink.Builder

  • Method Details

    • text

      The hyperlink text that describes the link to more information.

      Parameters:
      text - The hyperlink text that describes the link to more information.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • link

      The URL address to find more information.

      Parameters:
      link - The URL address to find more information.
      Returns:
      Returns a reference to this object so that method calls can be chained together.