Uses of Class
edu.pdx.cs410J.di.Book
-
Uses of Book in edu.pdx.cs410J.di
Modifier and TypeMethodDescriptionBookInventoryTableModel.decrementInventry
(int row) BookInventoryTableModel.getBook
(int i) Modifier and TypeMethodDescriptionBookDatabase.getBooks()
BookInventory.getBooks()
Returns all of the books in this inventoryModifier and TypeMethodDescriptionvoid
void
Adds some books to the inventoryvoid
int
int
Returns the number of copies of the given book in the inventoryvoid
void
Removes a book from the inventoryModifier and TypeMethodDescriptiondouble
BookStore.purchase
(List<Book> books, CreditCard card) Purchases a number of books from this book store