Package com.esprit.models.series
Class Category
java.lang.Object
com.esprit.models.series.Category
-
Field Details
-
id
-
name
-
description
-
seriesList
-
-
Constructor Details
-
Category
Constructor without id for creating new category instances.- Parameters:
name
- the name of the categorydescription
- the description of the category
-