Package org.mybatis.jpetstore.domain
Class Product
java.lang.Object
org.mybatis.jpetstore.domain.Product
- All Implemented Interfaces:
Serializable
The Class Product.
- Author:
- Eduardo Macarron
- See Also:
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptiongetName()
void
setCategoryId
(String categoryId) void
setDescription
(String description) void
void
setProductId
(String productId) toString()