Uses of Class
cronapp.framework.tests.northwind.entity.Region
-
Packages that use Region Package Description cronapp.framework.tests.northwind.entity -
-
Uses of Region in cronapp.framework.tests.northwind.entity
Methods in cronapp.framework.tests.northwind.entity that return Region Modifier and Type Method Description RegionTerritory. getRegion()Methods in cronapp.framework.tests.northwind.entity with parameters of type Region Modifier and Type Method Description voidTerritory. setRegion(Region region)
-