| Package | Description |
|---|---|
| org.beigesoft.webstore.persistable |
Persistable models used by WEB-Store.
|
| Modifier and Type | Method and Description |
|---|---|
List<CartTaxLine> |
ShoppingCart.getTaxes()
Getter for taxes.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ShoppingCart.setTaxes(List<CartTaxLine> pTaxes)
Setter for taxes.
|
Copyright © 2017–2018. All rights reserved.