public class Item extends Object
Item(String name, int price)
String
getName()
int
getPrice()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Item(String name, int price)
public String getName()
public int getPrice()
Copyright © 2008-2015 Seam Framework. All Rights Reserved.