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
G
genre
- Variable in class edu.uci.ics.inf111.dvdvendor.app.
DVD
The genre for this DVD.
getBarCode()
- Method in class edu.uci.ics.inf111.dvdvendor.app.
BarCode
An accessor method returning the bar code
getBarCode()
- Method in class edu.uci.ics.inf111.dvdvendor.app.
DVD
An accessor method which returns the bar code for the DVD.
getBarCode()
- Method in interface edu.uci.ics.inf111.dvdvendor.app.
Product
Accessor method for identifying the bar code
getBarCode()
- Method in class edu.uci.ics.inf111.dvdvendor.app.
ReturnTransaction
An accessor method which returns the BarCode for the transaction.
getBarCode()
- Method in class edu.uci.ics.inf111.dvdvendor.devices.
DVDDispenser
Returns the current bar code being registered by the DVD Dispenser reader.
getBarCode()
- Method in class edu.uci.ics.inf111.dvdvendor.devices.
DVDDispenserEvent
Returns the bar code read by the DVDDispenser.
getBarCodeFromDescription(String)
- Static method in class edu.uci.ics.inf111.dvdvendor.app.
Utils
This utility method returns the String that represents the BarCode from a String that has both the BarCode and the Title of the DVD.
getBarCodes()
- Method in class edu.uci.ics.inf111.dvdvendor.app.
RentTransaction
An accessor method which returns the ArrayList of BarCodes for the transaction.
getBarCodesAndTitlesFromProductDB()
- Static method in class edu.uci.ics.inf111.dvdvendor.app.
Utils
This utility method returns an array of String with the Bar Codes and Titles from the Product Database
getCardNumber()
- Method in class edu.uci.ics.inf111.dvdvendor.app.
Transaction
An accessor method which returns the card number for the transaction.
getCost()
- Method in class edu.uci.ics.inf111.dvdvendor.app.
Transaction
An accessor method which returns the cost for the transaction.
getDateTime()
- Method in class edu.uci.ics.inf111.dvdvendor.app.
Transaction
An accessor method which returns the date and time for the transaction.
getDVDDispenser()
- Method in class edu.uci.ics.inf111.dvdvendor.app.
DVDVendor
An accessor method which returns the DVDDispenser associated with this DVDVendor.
getEventType()
- Method in class edu.uci.ics.inf111.dvdvendor.devices.
DVDDispenserEvent
Returns the event type detected by the DVDDispenser.
getFieldBeforeSymbol(String, String)
- Static method in class edu.uci.ics.inf111.dvdvendor.app.
Utils
This utility method returns the String that represents the field between the beginning of the line and the symbol.
getGenre()
- Method in class edu.uci.ics.inf111.dvdvendor.app.
DVD
An accessor method which returns the array of genres for the DVD.
getInstance()
- Static method in class edu.uci.ics.inf111.dvdvendor.app.
ProductDB
It returns a new class if the instance is null, else it returns the instance already created and initialized
getLineAfterSymbol(String, String)
- Static method in class edu.uci.ics.inf111.dvdvendor.app.
Utils
This utility method returns the String that represents the line after the indicated symbol.
getLineLength()
- Method in class edu.uci.ics.inf111.dvdvendor.devices.
Printer
Return the value of lineLength
getPaymentCollector()
- Method in class edu.uci.ics.inf111.dvdvendor.app.
DVDVendor
An accessor method which returns the PaymentCollector associated with this DVDVendor.
getPlot()
- Method in class edu.uci.ics.inf111.dvdvendor.app.
DVD
An accessor method which returns the plot for the DVD.
getPrice()
- Method in class edu.uci.ics.inf111.dvdvendor.app.
DVD
An accessor method which returns the price for the DVD.
getPrice()
- Method in interface edu.uci.ics.inf111.dvdvendor.app.
Product
Accessor method for unit price
getProductDB()
- Method in class edu.uci.ics.inf111.dvdvendor.app.
DVDVendor
An accessor method which returns the ProductDB associated with this DVDVendor.
getRunningTime()
- Method in class edu.uci.ics.inf111.dvdvendor.app.
DVD
An accessor method which returns the running time for the DVD.
getSecondsDifference(String, String)
- Static method in class edu.uci.ics.inf111.dvdvendor.app.
Utils
A utility method which calculates the difference in seconds between two date times
getStarring()
- Method in class edu.uci.ics.inf111.dvdvendor.app.
DVD
An accessor method which returns the starring for the DVD.
getTitle()
- Method in class edu.uci.ics.inf111.dvdvendor.app.
DVD
An accessor method which returns the title for the DVD.
getTotalCost()
- Method in class edu.uci.ics.inf111.dvdvendor.app.
CheckOutCart
Accessor method which returns the cost of the items in the cart.
getTotalCost()
- Method in class edu.uci.ics.inf111.dvdvendor.app.
DVDVendor
This method returns the current total cost of all items in the cart.
getTransactionDB()
- Method in class edu.uci.ics.inf111.dvdvendor.app.
DVDVendor
An accessor method which returns the TransactionDB associated with this DVDVendor.
getTransactionState()
- Method in class edu.uci.ics.inf111.dvdvendor.app.
DVDVendor
An accessor method which returns the Transaction State Useful if the application wants to get the current state of the transaction.
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