Interface GoalContent.Builder

  • Method Details

    • description

      GoalContent.Builder description(String description)

      A detailed description of the goal.

      Parameters:
      description - A detailed description of the goal.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • objectives

      GoalContent.Builder objectives(String objectives)

      The objectives to be achieved for this goal.

      Parameters:
      objectives - The objectives to be achieved for this goal.
      Returns:
      Returns a reference to this object so that method calls can be chained together.