Package com.skava.cart.model
Class Item
java.lang.Object
com.skava.cart.model.Item
- All Implemented Interfaces:
Serializable
This model contains the item details of the cart.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Item
public Item()
-
-
Method Details
-
setQuantity
-
getQuantity
-