Package | Description |
---|---|
application | |
application.Controllers | |
database |
Modifier and Type | Method and Description |
---|---|
static boolean |
Main.auditRoomBooking(ExtraSlot s)
The replacement booking for an already existing slot.
|
static boolean |
Main.requestRoomBooking(ExtraSlot s)
Request the server to book a particular room.
|
Modifier and Type | Field and Description |
---|---|
private ExtraSlot |
BookARoom_StudentController.exS |
Modifier and Type | Method and Description |
---|---|
ExtraSlot |
BookARoom_StudentController.getExSl() |
private ExtraSlot |
BookARoom_StudentController.makeSlot() |
Modifier and Type | Method and Description |
---|---|
void |
BookARoom_StudentController.setEditAble(ExtraSlot q) |
Modifier and Type | Method and Description |
---|---|
void |
TimeTable.removeSlot(ExtraSlot h) |