| Package | Description |
|---|---|
| net.billforward.model |
| Modifier and Type | Field and Description |
|---|---|
protected List<CouponDiscount> |
Coupon.discounts |
| Modifier and Type | Method and Description |
|---|---|
List<CouponDiscount> |
Coupon.getDiscounts() |
| Modifier and Type | Method and Description |
|---|---|
Coupon |
Coupon.addDiscount(CouponDiscount discount) |
Coupon |
Coupon.removeDiscount(CouponDiscount discount) |
Copyright © 2015 BillForward. All rights reserved.