Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
V
- validateCustomerLogin(String, String) - Method in class View.App
-
Validates the login credentials of a customer.
- validateLogin(String, String) - Method in class Controller.CustomerController
-
Validate customer login credentials.
- validateRegistration(String, String, String, String) - Method in class View.CustomerRegistrationView
-
Validates the registration details entered by the user.
- valueOf(String) - Static method in enum class Model.ServiceType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class View.includes.TextPrompt.Show
-
Returns the enum constant of this class with the specified name.
- values() - Static method in enum class Model.ServiceType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class View.includes.TextPrompt.Show
-
Returns an array containing the constants of this enum class, in the order they are declared.
- View - package View
-
The View package contains classes related to the user interface (UI) of the application.
- View.includes - package View.includes
-
This package contains the View classes for the application, including various user interfaces and graphical components.
- viewAllBills() - Static method in class Controller.StaffController
-
View All Utility Bills
- viewUserBills(String) - Static method in class Controller.StaffController
-
View Utility Bills for a User
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form