Sign in
Package com.jahnreil_stratpoint.model
package
com.jahnreil_stratpoint.model
Related Packages
Package
Description
com.jahnreil_stratpoint
com.jahnreil_stratpoint.controller
com.jahnreil_stratpoint.service
com.jahnreil_stratpoint.util
Classes
Class
Description
Cart
The Cart class represents a shopping cart that holds multiple CartItems.
CartItem
The CartItem class represents an item in the shopping cart.
Product
The Product model contain attributes such as id, name, description, brand etc...