Index
All Classes and Interfaces|All Packages
S
- sc - Variable in class trial.gaurav.menu.Menu
- scanner - Variable in class trial.gaurav.console.CustomerConsoleManager
- select() - Method in class trial.gaurav.customer.AddCustomerAction
-
Performs the action to add a new customer to the customer records.
- select() - Method in class trial.gaurav.customer.DeleteCustomerAction
-
Performs the action to delete a customer from the customer records.
- select() - Method in class trial.gaurav.customer.ViewAllCustomersAction
-
Performs the action to view all customers from the customer records.
- select() - Method in class trial.gaurav.customer.ViewCustomerAction
-
Performs the action to view a specific customer from the customer records.
- select() - Method in interface trial.gaurav.menu.Action
-
Performs the action when selected in the menu.
- select() - Method in class trial.gaurav.menu.Exit
-
Performs the action to exit the program.
- setCustomerAge(int) - Method in class trial.gaurav.customer.Customer
-
Sets the age of the customer.
- setCustomerId(int) - Method in class trial.gaurav.customer.Customer
-
Sets the ID of the customer.
- setCustomerName(String) - Method in class trial.gaurav.customer.Customer
-
Sets the name of the customer.
- setup() - Method in class trial.gaurav.customer.CustomerMenu
-
Sets up the customer menu by adding menu items for various customer management actions.
- setUp() - Method in class trial.gaurav.collection.LinkedListTest
- setUp() - Method in class trial.gaurav.customer.CustomerFinderTest
- size - Variable in class trial.gaurav.collection.LinkedList
- size() - Method in class trial.gaurav.collection.LinkedList
-
Gets the size of the linked list.
- suite() - Static method in class trial.gaurav.customer.AppTest
All Classes and Interfaces|All Packages