|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CheckOutCart | |
---|---|
edu.uci.ics.inf111.dvdvendor.app |
Uses of CheckOutCart in edu.uci.ics.inf111.dvdvendor.app |
---|
Fields in edu.uci.ics.inf111.dvdvendor.app declared as CheckOutCart | |
---|---|
private CheckOutCart |
DVDVendor.checkOutCart
The cart containing items the customer has added. |
Methods in edu.uci.ics.inf111.dvdvendor.app that return CheckOutCart | |
---|---|
CheckOutCart |
DVDVendor.calculateChargesForReturn(BarCode barCode)
This method calculate the charges for the Return Transaction. |
CheckOutCart |
DVDVendor.payForRental(java.lang.String cardNumber)
This method accepts a credit/debit card number to charge for the rented products. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |