public class Cheese extends Object
Cheese()
Cheese(String type, int price)
int
getPrice()
String
getType()
void
setPrice(int price)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Cheese()
public Cheese(String type, int price)
public int getPrice()
public String getType()
public void setPrice(int price)