Uses of Class
cronapp.framework.tests.northwind.entity.Category
-
Packages that use Category Package Description cronapp.framework.tests.northwind.entity -
-
Uses of Category in cronapp.framework.tests.northwind.entity
Methods in cronapp.framework.tests.northwind.entity that return Category Modifier and Type Method Description CategoryProduct. getCategory()Methods in cronapp.framework.tests.northwind.entity with parameters of type Category Modifier and Type Method Description voidProduct. setCategory(Category category)
-