Uses of Class
org.api.mkm.modele.ShoppingCart
| Package | Description |
|---|---|
| org.api.mkm.modele |
-
Uses of ShoppingCart in org.api.mkm.modele
Methods in org.api.mkm.modele that return types with arguments of type ShoppingCart Modifier and Type Method Description java.util.List<ShoppingCart>Basket. getShoppingCart()Method parameters in org.api.mkm.modele with type arguments of type ShoppingCart Modifier and Type Method Description voidBasket. setShoppingCart(java.util.List<ShoppingCart> shoppingCart)