Package org.drools.examples.shopping
Class ShoppingExample.Customer
java.lang.Object
org.drools.examples.shopping.ShoppingExample.Customer
- Enclosing class:
- ShoppingExample
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Customer
-
-
Method Details
-
getName
-
getDiscount
public int getDiscount() -
setDiscount
public void setDiscount(int discount)
-