Uses of Class
cronapp.framework.tests.northwind.entity.Shipper
-
Packages that use Shipper Package Description cronapp.framework.tests.northwind.entity -
-
Uses of Shipper in cronapp.framework.tests.northwind.entity
Methods in cronapp.framework.tests.northwind.entity that return Shipper Modifier and Type Method Description ShipperOrder. getShipper()Methods in cronapp.framework.tests.northwind.entity with parameters of type Shipper Modifier and Type Method Description voidOrder. setShipper(Shipper shipper)
-