Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
L
M
N
O
P
R
S
T
U
V
W
S
selectTransactionPane
- Variable in class edu.uci.ics.inf111.dvdvendor.gui.
DVDVendorGUI
Panel for choosing Rent or Return Transaction
serialVersionUID
- Static variable in exception edu.uci.ics.inf111.dvdvendor.exceptions.
AddWhileDispensingException
serialVersionUID
- Static variable in exception edu.uci.ics.inf111.dvdvendor.exceptions.
AddWhilePayingException
serialVersionUID
- Static variable in exception edu.uci.ics.inf111.dvdvendor.exceptions.
CalculateWithNoItemException
serialVersionUID
- Static variable in exception edu.uci.ics.inf111.dvdvendor.exceptions.
DispenseWhileAddingException
serialVersionUID
- Static variable in exception edu.uci.ics.inf111.dvdvendor.exceptions.
IncorrectStateException
serialVersionUID
- Static variable in exception edu.uci.ics.inf111.dvdvendor.exceptions.
InvalidBarCodeException
serialVersionUID
- Static variable in exception edu.uci.ics.inf111.dvdvendor.exceptions.
InvalidProductException
serialVersionUID
- Static variable in exception edu.uci.ics.inf111.dvdvendor.exceptions.
PaymentCollectorException
serialVersionUID
- Static variable in exception edu.uci.ics.inf111.dvdvendor.exceptions.
PayWhileDispensingException
serialVersionUID
- Static variable in exception edu.uci.ics.inf111.dvdvendor.exceptions.
PayWithNoItemsException
serialVersionUID
- Static variable in exception edu.uci.ics.inf111.dvdvendor.exceptions.
PrinterException
serialVersionUID
- Static variable in exception edu.uci.ics.inf111.dvdvendor.exceptions.
ProductAlreadyInCheckOutCartException
serialVersionUID
- Static variable in exception edu.uci.ics.inf111.dvdvendor.exceptions.
ProductAlreadyRentedException
serialVersionUID
- Static variable in exception edu.uci.ics.inf111.dvdvendor.exceptions.
ProductDBException
serialVersionUID
- Static variable in exception edu.uci.ics.inf111.dvdvendor.exceptions.
ProductNotRentedException
serialVersionUID
- Static variable in exception edu.uci.ics.inf111.dvdvendor.exceptions.
TransactionDBException
serialVersionUID
- Static variable in class edu.uci.ics.inf111.dvdvendor.gui.
DVDVendorGUI
Class serial version
serialVersionUID
- Static variable in exception edu.uci.ics.inf111.dvdvendor.lib.
PersistenceException
setBarCode(BarCode)
- Method in class edu.uci.ics.inf111.dvdvendor.app.
ReturnTransaction
An accessor method which sets the BarCode for the transaction.
setBarCodes(ArrayList<BarCode>)
- Method in class edu.uci.ics.inf111.dvdvendor.app.
RentTransaction
An accessor method which sets the ArrayList of BarCodes for the transaction.
setCardNumber(String)
- Method in class edu.uci.ics.inf111.dvdvendor.app.
Transaction
An accessor method which sets the card number for the transaction.
setCost(double)
- Method in class edu.uci.ics.inf111.dvdvendor.app.
Transaction
An accessor method which sets the cost for the transaction.
setDateTime(String)
- Method in class edu.uci.ics.inf111.dvdvendor.app.
Transaction
An accessor method which sets the date and time for the transaction.
setGenre(Utils.genre[])
- Method in class edu.uci.ics.inf111.dvdvendor.app.
DVD
An accessor method which sets array of genres for the DVD.
setPlot(String)
- Method in class edu.uci.ics.inf111.dvdvendor.app.
DVD
An accessor method which sets the plot for the DVD.
setRunningTime(String)
- Method in class edu.uci.ics.inf111.dvdvendor.app.
DVD
An accessor method which sets the running time for the DVD.
setStarring(String)
- Method in class edu.uci.ics.inf111.dvdvendor.app.
DVD
An accessor method which sets the starring for the DVD.
setTitle(String)
- Method in class edu.uci.ics.inf111.dvdvendor.app.
DVD
An accessor method which sets the title for the DVD.
setTotalCost(double)
- Method in class edu.uci.ics.inf111.dvdvendor.app.
CheckOutCart
Accessor method which sets the cost of the items in the cart.
setUp()
- Method in class edu.uci.ics.inf111.dvdvendor.app.
TransactionDBTest
setUp()
- Method in class edu.uci.ics.inf111.dvdvendor.lib.
PersistenceTest
starring
- Variable in class edu.uci.ics.inf111.dvdvendor.app.
DVD
The starring for this DVD.
start()
- Method in class edu.uci.ics.inf111.dvdvendor.gui.
Actions
Method that creates a new DVD Vendor object that includes dvdDispenser, paymentCollector, productDB, and transactionDB objects
startUpExceptionLabelString
- Static variable in class edu.uci.ics.inf111.dvdvendor.gui.
DVDVendorGUI
String for the StartUp Exception label
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
L
M
N
O
P
R
S
T
U
V
W