Package enums
This subpackage contains classes for enums variables
-
Enum Summary Enum Description EnquiryStatus Enum representing the status of an enquiry, which can be either "Processing" or "Processed" This indicates the current processing status of an enquirySchools This enum represent various schools in NTU Each school is identified by its acronymSuggestionStatus This enum represent the status of a suggestion, which can be "Processing","Processed" or "Rejected" This indicates the current processing status of a suggestionUserRole This enum represents the role of a user, can be "Staff","Student" or "Committee"