courseId = $courseId; } public function getCourseId() { return $this->courseId; } }