Index
All Classes and Interfaces|All Packages
A
- addDish(int, int) - Method in class Tables.Table
-
Adds a dish to the table at the given seat.
- addDish(int, int, int) - Method in class Tables.TableData
-
Adds a dish to the order at the specified seat at the specified table.
- addEmployee(String, String, int, int) - Method in class Employee.EmployeeData
-
Adds an employee's data to the employeeData HashMap.
- addMenuItem(int, String, String, double, boolean) - Method in class Menu.MenuData
-
Adds a new menu item to the menuData HashMap.
- addOrder(int, Order) - Method in class Orders.OrderData
-
This adds an order object to the orderData hashmap
- addScheduleOptions(String) - Method in class Employee.EmployeeData
-
Adds a schedule to the scheduleOptions ArrayList.
All Classes and Interfaces|All Packages