public class Product extends java.lang.Object
Category
category
java.lang.String
name
double
price
int
stock
Product()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public java.lang.String name
public int stock
public double price
public Category category
public Product()