| Package | Description |
|---|---|
| org.drools.examples.shopping |
| Modifier and Type | Method and Description |
|---|---|
ShoppingExample.Customer |
ShoppingExample.Discount.getCustomer() |
ShoppingExample.Customer |
ShoppingExample.Purchase.getCustomer() |
| Constructor and Description |
|---|
Discount(ShoppingExample.Customer customer,
int amount) |
Purchase(ShoppingExample.Customer customer,
ShoppingExample.Product product) |
Copyright © 2001–2016 JBoss by Red Hat. All rights reserved.