Index
All Classes and Interfaces|All Packages
V
- ViewAllCustomersAction - Class in trial.gaurav.customer
-
The `ViewAllCustomersAction` class represents an action to view all customers from the customer records.
- ViewAllCustomersAction(LinkedList<Customer>, CustomerConsoleManager) - Constructor for class trial.gaurav.customer.ViewAllCustomersAction
-
Constructs a new `ViewAllCustomersAction` object with the given customer records and customer console manager.
- ViewCustomerAction - Class in trial.gaurav.customer
-
The `ViewCustomerAction` class represents an action to view a specific customer from the customer records.
- ViewCustomerAction(LinkedList<Customer>, CustomerConsoleManager) - Constructor for class trial.gaurav.customer.ViewCustomerAction
-
Constructs a new `ViewCustomerAction` object with the given customer records and customer console manager.
All Classes and Interfaces|All Packages