public class Product extends AbstractEntity
Constructor and Description |
---|
Product() |
Modifier and Type | Method and Description |
---|---|
Integer |
getId() |
String |
getName() |
void |
setId(Integer id) |
void |
setName(String name) |
toString
Copyright © 2020. All rights reserved.