This subpackage contains classes for different users
-
Class Summary
| Class |
Description |
| Committee |
This class Committee represents committee member of a camp, extending the properties of the class Student.
|
| Staff |
This class Staff represents a staff member within the system.
|
| Student |
This class Student represents student in the system
Students have ability to register for camps.
|
| User |
Represents a user using the system
|