| Modifier and Type | Field and Description |
|---|---|
protected List<CartItem> |
CartItems.cartItem |
protected List<CartItem> |
SavedForLaterItems.savedForLaterItem |
| Modifier and Type | Method and Description |
|---|---|
CartItem |
ObjectFactory.createCartItem()
Create an instance of
CartItem |
| Modifier and Type | Method and Description |
|---|---|
List<CartItem> |
CartItems.getCartItem()
Gets the value of the cartItem property.
|
List<CartItem> |
SavedForLaterItems.getSavedForLaterItem()
Gets the value of the savedForLaterItem property.
|
Copyright © 2013. All Rights Reserved.