Uses of Class
cronapp.framework.tests.northwind.entity.Employee
-
Packages that use Employee Package Description cronapp.framework.tests.northwind.entity -
-
Uses of Employee in cronapp.framework.tests.northwind.entity
Methods in cronapp.framework.tests.northwind.entity that return Employee Modifier and Type Method Description EmployeeEmployee. getEmployee()EmployeeEmployeeTerritory. getEmployee()EmployeeOrder. getEmployee()Methods in cronapp.framework.tests.northwind.entity with parameters of type Employee Modifier and Type Method Description voidEmployee. setEmployee(Employee employee)voidEmployeeTerritory. setEmployee(Employee employee)voidOrder. setEmployee(Employee employee)
-