|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use EmployeDTO | |
|---|---|
| org.nuiton.topiatest | |
| Uses of EmployeDTO in org.nuiton.topiatest |
|---|
| Fields in org.nuiton.topiatest declared as EmployeDTO | |
|---|---|
EmployeDTO[] |
CompanyDTO.employe
|
EmployeDTO |
DepartmentDTO.leader
|
| Methods in org.nuiton.topiatest that return EmployeDTO | |
|---|---|
EmployeDTO[] |
CompanyDTO.getEmploye()
|
EmployeDTO |
DepartmentDTO.getLeader()
|
| Methods in org.nuiton.topiatest with parameters of type EmployeDTO | |
|---|---|
void |
CompanyDTO.setEmploye(EmployeDTO[] values)
|
void |
DepartmentDTO.setLeader(EmployeDTO value)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||