Session

Undocumented in source.

Constructors

this
this(SessionConfiguration conf)
Undocumented in source.

Members

Functions

getClasses
SchoolClass[] getClasses()
Undocumented in source. Be warned that the author may not have intended to support it.
getRooms
Room[] getRooms()
Undocumented in source. Be warned that the author may not have intended to support it.
getSubjects
Subject[] getSubjects()
Undocumented in source. Be warned that the author may not have intended to support it.
getTeachers
Teacher[] getTeachers()
Undocumented in source. Be warned that the author may not have intended to support it.
getTimetable
Timetable getTimetable(int startDate, int endDate, int class_)
Undocumented in source. Be warned that the author may not have intended to support it.
login
void login()
Undocumented in source. Be warned that the author may not have intended to support it.
logout
void logout()
Undocumented in source. Be warned that the author may not have intended to support it.

Meta