Package util
This subpackage contains useful classes and enums for program
-
Class Summary Class Description BooleanConverterUtil TheBooleanConverterUtilprovides a function that allows conversion of given input to a boolean variable for visibility or first login checkingCampFilter TheCampFilterprovides a filter methods for user interfaceEnquiryStatusUtil TheEnquiryStatusUtilprovides utility function for converts string input to an enum for the enquiry status variableFilePathsUtil TheFilePathsUtilclass provides utility methods for managing file paths within the application.IdNumberUtil TheIdNumberUtilclass provide utility functions that find the lowest available ID integer for Camp, Enquiry, and Suggestion so that the new object created will take the lowest available IDSchoolEnumUtil TheSchoolEnumUtilprovides utility functions for schools that camps are able to participate inSelectorUtil TheSelectorUtilclass provides utility methods to select various entities like camps, enquirie, suggestions and schools from a list by getting user input.SuggestionStatusUtil TheSuggestionStatusUtilprovides utility function for converts string input to an enum for the suggestion status variableTextDecoratorUtil TheTextDecoratorUtilclass provides utility methods for providing text decoration in the console display for the whole application.UserRoleUtil TheUserRoleUtilprovide utility function for converting string input to an enum for the user role variable