Index
All Classes and Interfaces|All Packages|Constant Field Values
D
- discount - Variable in class cs2110.Coupon
-
The amount of money (in cents) that this coupon should deduct from the total cost of a transaction if applied; must be positive.
- discount() - Method in class cs2110.Coupon
-
Return the discount amount of the coupon, in cents.
- discounted - Variable in class cs2110.RegisterTransaction
-
An array that tracks which items coupons have been applied to.
All Classes and Interfaces|All Packages|Constant Field Values