Package com.skava.cart.model
Class CheckoutItem
java.lang.Object
com.skava.cart.model.CheckoutItem
- All Implemented Interfaces:
Serializable
The model contains the item details that can be placed in a cart.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
CheckoutItem
public CheckoutItem()
-