Interface ContactDetails.Builder

  • Method Details

    • name

      The name of the contact details.

      Parameters:
      name - The name of the contact details.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • description

      ContactDetails.Builder description(String description)

      Teh description of the contact details.

      Parameters:
      description - Teh description of the contact details.
      Returns:
      Returns a reference to this object so that method calls can be chained together.