org.drools.examples.shopping
Class ShoppingExample.Discount
java.lang.Object
org.drools.examples.shopping.ShoppingExample.Discount
- Enclosing class:
- ShoppingExample
public static class ShoppingExample.Discount
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ShoppingExample.Discount
public ShoppingExample.Discount(ShoppingExample.Customer customer,
int amount)
getCustomer
public ShoppingExample.Customer getCustomer()
getAmount
public int getAmount()
Copyright © 2001-2013 JBoss Inc.. All Rights Reserved.