Uses of Class
cronapp.framework.tests.northwind.entity.Customer
-
Packages that use Customer Package Description cronapp.framework.tests.northwind.entity -
-
Uses of Customer in cronapp.framework.tests.northwind.entity
Methods in cronapp.framework.tests.northwind.entity that return Customer Modifier and Type Method Description CustomerOrder. getCustomer()Methods in cronapp.framework.tests.northwind.entity with parameters of type Customer Modifier and Type Method Description voidOrder. setCustomer(Customer customer)
-