| Package | Description |
|---|---|
| net.billforward.model |
| Modifier and Type | Field and Description |
|---|---|
protected Coupon.CouponTarget |
Coupon.appliesTo |
| Modifier and Type | Method and Description |
|---|---|
Coupon.CouponTarget |
Coupon.getAppliesTo() |
static Coupon.CouponTarget |
Coupon.CouponTarget.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Coupon.CouponTarget[] |
Coupon.CouponTarget.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2015 BillForward. All rights reserved.