Uses of Class
be.gaudry.model.bibliobrol.BrolCategory
Packages that use BrolCategory
-
Uses of BrolCategory in be.gaudry.model.bibliobrol
Methods in be.gaudry.model.bibliobrol that return BrolCategoryMethods in be.gaudry.model.bibliobrol that return types with arguments of type BrolCategoryMethods in be.gaudry.model.bibliobrol with parameters of type BrolCategoryMethod parameters in be.gaudry.model.bibliobrol with type arguments of type BrolCategoryConstructor parameters in be.gaudry.model.bibliobrol with type arguments of type BrolCategoryModifierConstructorDescriptionBrol(int id, String title, List<BrolCategory> categories, String synopsis, int cotation)
Brol(int id, String title, List<BrolCategory> categories, String synopsis, int cotation, String comment)
Brol(int id, String title, List<BrolCategory> categories, String synopsis, int cotation, String comment, Date date)