Uses of Class
Model.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
Modifier and TypeFieldDescriptionprivate static WrittenBills
StaffController.writtenBills
Static WrittenBills Object -
Uses of WrittenBills in Model
Modifier and TypeFieldDescription(package private) static WrittenBills
Customer.writtenBills
The WrittenBills instance for the Customer.