addStudentIds = $addStudentIds; } public function getAddStudentIds() { return $this->addStudentIds; } public function setRemoveStudentIds($removeStudentIds) { $this->removeStudentIds = $removeStudentIds; } public function getRemoveStudentIds() { return $this->removeStudentIds; } }