studentIds = $studentIds; } public function getStudentIds() { return $this->studentIds; } }