Index
All Classes and Interfaces|All Packages
G
- getArtist() - Method in class bookstore.CD
-
Gets the value of the artist field.
- getAuthor() - Method in class bookstore.Book
-
Gets the value of the author field
- getBookInventory() - Method in class bookstore.Bookstore
-
Getter for ook inventory
- getCartItem(int) - Method in class bookstore.Bookstore
-
Create the cart entry for a selected product
- getCategory() - Method in class bookstore.DVD
-
Gets the value of the category
- getCdInventory() - Method in class bookstore.Bookstore
-
Getter for CD inventory
- getDvdInventory() - Method in class bookstore.Bookstore
-
Getter for dvd inventory
- getMembersList() - Method in class bookstore.Bookstore
-
Getter for members list
- getName() - Method in class bookstore.Book
-
Gets the value of the name field
- getName() - Method in class bookstore.CD
-
Gets the value of the name field
- getName() - Method in class bookstore.DVD
-
Gets the value of the name field
- getName() - Method in class bookstore.Member
-
Getter for the name field
- getName() - Method in class bookstore.PremiumMember
-
Getter for the member name
- getNumPurchases() - Method in class bookstore.Member
-
getter for the number of purchases a member has made
- getNumPurchases() - Method in class bookstore.PremiumMember
-
Getter for the number of purchases a member has made
- getPremiumMembersList() - Method in class bookstore.Bookstore
-
Getter for premium members list
- getPrice() - Method in class bookstore.Book
-
Gets the value of the price field
- getPrice() - Method in class bookstore.CD
-
Gets the value of the price field
- getPrice() - Method in class bookstore.DVD
-
Gets the value of the price field
- getStock() - Method in class bookstore.Book
-
Gets the value of the stock field
- getStock() - Method in class bookstore.CD
-
Gets the value of the stock field
- getStock() - Method in class bookstore.DVD
-
Gets the value of the stock field
All Classes and Interfaces|All Packages