Uses of Class
Session
-
Uses of Session in <Unnamed>
Modifier and TypeMethodDescriptionStudent.getASessions(LocalDate date)Returns the session at the given date.Modifier and TypeMethodDescriptionvoidStudent.setMySessions(HashMap<LocalDate,Session> sessions)Set the student's sessions to the given HashMap.