| Package | Description |
|---|---|
| org.beigesoft.webstore.persistable |
Persistable models used by WEB-Store.
|
| Modifier and Type | Method and Description |
|---|---|
List<CustomerOrderGoods> |
CustomerOrder.getGoodsList()
Getter for goodsList.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CustomerOrder.setGoodsList(List<CustomerOrderGoods> pGoodsList)
Setter for goodsList.
|
Copyright © 2017–2018. All rights reserved.