Index
All Classes and Interfaces|All Packages
D
- data - Variable in class trial.gaurav.collection.LinkedList.Node
- DeleteCustomerAction - Class in trial.gaurav.customer
-
The `DeleteCustomerAction` class represents an action to delete a customer from the customer records.
- DeleteCustomerAction(LinkedList<Customer>, CustomerConsoleManager) - Constructor for class trial.gaurav.customer.DeleteCustomerAction
-
Constructs a new `DeleteCustomerAction` object with the given customer records and customer console manager.
- display() - Method in class trial.gaurav.menu.Menu
-
Displays the menu and handles user interaction.
- display() - Method in class trial.gaurav.menu.MenuItem
-
Displays the menu item on the console.
- display(Customer) - Method in class trial.gaurav.console.CustomerConsoleManager
-
Displays the customer details on the console.
- display(Customer) - Method in interface trial.gaurav.customer.CustomerRecordIo
-
Displays the customer details on the console.
All Classes and Interfaces|All Packages