public static class ShoppingExample.Customer extends Object
ShoppingExample.Customer(String name, int discount)
int
getDiscount()
String
getName()
void
setDiscount(int discount)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ShoppingExample.Customer(String name, int discount)
public String getName()
public int getDiscount()
public void setDiscount(int discount)
Copyright © 2001–2015 JBoss by Red Hat. All rights reserved.