Product()
Product(int index)
boolean
equals(Object o)
Long
getId()
String
getName()
BigDecimal
getPrice()
int
hashCode()
void
setId(Long id)
setName(String name)
setPrice(BigDecimal price)
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
equals
Object
hashCode
toString