disciplineName = $disciplineName; $this->gradeDate = $gradeDate; $this->gradeType = $gradeType; $this->grade = $grade; $this->totalHours = $totalHours; $this->auditoryHours = $auditoryHours; $this->hoursMeasure = $hoursMeasure; $this->workTheme = $workTheme; } }