public static class ShoppingExample.Product extends Object
ShoppingExample.Product(String name, float price)
String
getName()
float
getPrice()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ShoppingExample.Product(String name, float price)
public String getName()
public float getPrice()
Copyright © 2001–2016 JBoss by Red Hat. All rights reserved.