public class ExamRoomSchedule extends Object
new ExamRoomSchedule(model).report().save(file);
| Constructor and Description |
|---|
ExamRoomSchedule(ExamModel model)
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
CSVFile |
report(Assignment<Exam,ExamPlacement> assignment) |
public ExamRoomSchedule(ExamModel model)
model - examination timetabling modelpublic CSVFile report(Assignment<Exam,ExamPlacement> assignment)