Class ShoppingCart

java.lang.Object
ch.tocco.nice2.optional.webshop.api.rebind.ShoppingCart

public class ShoppingCart extends Object
  • Constructor Details

    • ShoppingCart

      public ShoppingCart()
  • Method Details

    • getShoppingCartItems

      public ShoppingCartItem[] getShoppingCartItems()
    • setShoppingCartItems

      public void setShoppingCartItems(ShoppingCartItem[] shoppingCartItems)