A E G H I S T V

S

setBagsOfChips(int) - Method in class helper.VendingMachine
Sets the number of bags of chips in this vending machine to be the passed quantity.
setCansOfPop(int) - Method in class helper.VendingMachine
Sets the number of cans of pop in this vending machine to be the passed quantity.
shouldShowValue(boolean) - Method in class helper.VendingMachine
Sets whether this object, when printed out using its toProperString() method, should shows itself as the monetary value of its contents or as a formatted string that lists the contents of this vending machine.

A E G H I S T V