| Package | Description |
|---|---|
| com.sohnar.trafficlite.datamodel.entity.trafficcompany |
| Modifier and Type | Field and Description |
|---|---|
private TrafficDepartmentEntity |
TrafficEmployeeEntity.department |
| Modifier and Type | Field and Description |
|---|---|
private Set<TrafficDepartmentEntity> |
TrafficCompanyEntity.departments |
| Modifier and Type | Method and Description |
|---|---|
TrafficDepartmentEntity |
TrafficEmployeeEntity.getDepartment() |
| Modifier and Type | Method and Description |
|---|---|
Set<TrafficDepartmentEntity> |
TrafficCompanyEntity.getDepartments() |
| Modifier and Type | Method and Description |
|---|---|
void |
TrafficEmployeeEntity.setDepartment(TrafficDepartmentEntity department) |
| Modifier and Type | Method and Description |
|---|---|
void |
TrafficCompanyEntity.setDepartments(Set<TrafficDepartmentEntity> departments) |
Copyright © 2008–2016 Sohnar Ltd.. All rights reserved.