public static class ShoppingExample.Discount extends Object
| Constructor and Description |
|---|
ShoppingExample.Discount(ShoppingExample.Customer customer,
int amount) |
public ShoppingExample.Discount(ShoppingExample.Customer customer, int amount)
public ShoppingExample.Customer getCustomer()
public int getAmount()
Copyright © 2001–2015 JBoss by Red Hat. All rights reserved.