Uses of Class
Model.WrittenBills
Packages that use WrittenBills
Package
Description
The Controller package contains classes that handle the control and logic of the application.
The Model package contains classes that represent the data and business logic of the application.
-
Uses of WrittenBills in Controller
Fields in Controller declared as WrittenBillsModifier and TypeFieldDescriptionprivate static WrittenBills
StaffController.writtenBills
Static WrittenBills Object -
Uses of WrittenBills in Model
Fields in Model declared as WrittenBillsModifier and TypeFieldDescription(package private) static WrittenBills
Customer.writtenBills
The WrittenBills instance for the Customer.