A E G H S T V

G

getBagsOfChips() - Method in class helper.VendingMachine
Returns the number of bagsOfChips in the vending machine
getCansOfPop() - Method in class helper.VendingMachine
Returns the number of cansOfPop in the vending machine
getTotalValueOfVendingMachine() - Method in class helper.VendingMachine
Returns the value of the contents of this vending machine (defined as all the bags of chips and cans of pop) in dollars
getValueOfBagsOfChips() - Method in class helper.VendingMachine
Returns the value of the bags of chips contained in this vending machine in dollars
getValueOfCansOfPop() - Method in class helper.VendingMachine
Returns the value of the cans of pop contained in this vending machine in dollars

A E G H S T V