A C E F G L M P R S T

G

get(int) - Method in class foodManagement.SortedListOfImmutables
Returns a reference to the item in the ith position in the list.
getCash() - Method in class foodManagement.Restaurant
Getter for the current amount of cash on hand
getFoodList() - Method in class foodManagement.Entree
Getter for FoodList for this entree.
getImage() - Method in class foodManagement.Food
Getter for the Image associated with this food.
getInventory() - Method in class foodManagement.Restaurant
Getter for the inventory.
getMenu() - Method in class foodManagement.Restaurant
Getter for the menu.
getName() - Method in class foodManagement.Entree
Getter for name of Entree
getName() - Method in class foodManagement.Food
Getter for the name of this food.
getName() - Method in interface foodManagement.Listable
Getter for the name of the item
getName() - Method in class foodManagement.Restaurant
Getter for the name of the restaurant.
getRetailValue() - Method in class foodManagement.Entree
Returns the retail value of the food in this entree
getRetailValue() - Method in class foodManagement.Food
Getter for the retail cost of this food, measured in pennies.
getRetailValue() - Method in interface foodManagement.Listable
Getter for the retail cost of the item
getRetailValue() - Method in class foodManagement.SortedListOfImmutables
Returns the sum of the retail values of all items in the list.
getSize() - Method in class foodManagement.SortedListOfImmutables
Returns the number of items in the list.
getWholesaleCost() - Method in class foodManagement.Entree
Returns the wholesale cost of the food in this entree
getWholesaleCost() - Method in class foodManagement.Food
Getter for the wholesale cost of this food, measured in pennies.
getWholesaleCost() - Method in interface foodManagement.Listable
Getter for the wholesale cost of the item
getWholesaleCost() - Method in class foodManagement.SortedListOfImmutables
Returns the sum of the wholesale costs of all items in the list.
GUIDriver - Class in foodManagement
Run the main method in this class to try out the Graphical User Interface
GUIDriver() - Constructor for class foodManagement.GUIDriver
 

A C E F G L M P R S T

Web Accessibility