Uses of Class
software.xdev.sessionize.model.CategorySession
Packages that use CategorySession
-
Uses of CategorySession in software.xdev.sessionize.model
Methods in software.xdev.sessionize.model that return CategorySessionModifier and TypeMethodDescriptionCategorySession.addCategoryItemsItem(CategoryItem categoryItemsItem) CategorySession.categoryItems(List<CategoryItem> categoryItems) Methods in software.xdev.sessionize.model that return types with arguments of type CategorySessionMethods in software.xdev.sessionize.model with parameters of type CategorySessionMethod parameters in software.xdev.sessionize.model with type arguments of type CategorySessionModifier and TypeMethodDescriptionSession.categories(List<CategorySession> categories) voidSession.setCategories(List<CategorySession> categories)