public class VoucherValidationContext
extends java.lang.Object
| Constructor and Description |
|---|
VoucherValidationContext(Customer customer) |
VoucherValidationContext(Customer customer,
Order order) |
| Modifier and Type | Method and Description |
|---|---|
Customer |
getCustomer() |
Order |
getOrder() |