Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
G
- GAS - Enum constant in enum class Model.ServiceType
-
GAS service type.
- getBills() - Method in class Model.Customer
-
Gets all utility bills for the Customer.
- getBills() - Method in class Model.WrittenBills
-
Gets the list of utility bills.
- getCustomerByUsername(String) - Method in class Controller.CustomerController
-
Retrieve a customer by their username.
- getCustomers() - Method in class Controller.CustomerController
-
Retrieves the list of customer objects.
- getDate() - Method in class Model.UtilityBill
-
Retrieves the date associated with the utility bill.
- getEmail() - Method in class Model.Customer
-
Gets the email of the Customer.
- getId() - Method in class Model.UtilityBill
-
gets the ID of the utility bill.
- getMeterMeasurement() - Method in class Model.UtilityBill
-
gets the meter measurement.
- getPassword() - Method in class Model.Customer
-
Gets the password of the Customer.
- getPrice() - Method in class Model.UtilityBill
-
gets the price.
- getServiceCharges() - Method in enum class Model.ServiceType
-
Get the service charges for this service type.
- getServicePrice(ServiceType) - Static method in class Controller.ServiceController
-
Retrieves the service price for a specific service type.
- getShow() - Method in class View.includes.TextPrompt
-
Get the Show property
- getShowPromptOnce() - Method in class View.includes.TextPrompt
-
Get the showPromptOnce property
- getType() - Method in class Model.UtilityBill
-
Returns the service type associated with the utility bill.
- getUnitCharges() - Method in enum class Model.ServiceType
-
Get the unit charges for this service type.
- getUnitPrice(ServiceType) - Static method in class Controller.ServiceController
-
Retrieves the unit price for a specific service type.
- getUsername() - Method in class Model.Customer
-
Gets the username of the Customer.
- getUserName() - Method in class Model.UtilityBill
-
gets the username of the customer.
- getUtilityType() - Method in class Model.UtilityBill
-
gets the type of utility.
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form