Uses of Class
cronapp.framework.tests.northwind.entity.Supplier
-
Packages that use Supplier Package Description cronapp.framework.tests.northwind.entity -
-
Uses of Supplier in cronapp.framework.tests.northwind.entity
Methods in cronapp.framework.tests.northwind.entity that return Supplier Modifier and Type Method Description SupplierProduct. getSupplier()Methods in cronapp.framework.tests.northwind.entity with parameters of type Supplier Modifier and Type Method Description voidProduct. setSupplier(Supplier supplier)
-