Package it.unimib.unimibmodules.dto
Class CategoryDTO
java.lang.Object
it.unimib.unimibmodules.dto.CategoryDTO
DTO for the Category class.
- Version:
- 0.4.1
- Author:
- Lorenzo Occhipinti
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
id
int idSerialization of the id of the category. -
name
Serialization of the name of the category.
-
-
Constructor Details
-
CategoryDTO
public CategoryDTO()
-