| Package | Description |
|---|---|
| com.sohnar.trafficlite.datamodel.entity.trafficcompany.calendar | |
| com.sohnar.trafficlite.datamodel.entity.trafficcompany.workingtime |
| Modifier and Type | Field and Description |
|---|---|
private WorkWeekEntity |
TrafficEmployeeWorkingTimeEntity.workWeek |
| Modifier and Type | Method and Description |
|---|---|
WorkWeekEntity |
TrafficEmployeeWorkingTimeEntity.getWorkWeek() |
| Modifier and Type | Method and Description |
|---|---|
void |
TrafficEmployeeWorkingTimeEntity.setWorkWeek(WorkWeekEntity workWeek) |
| Modifier and Type | Field and Description |
|---|---|
private WorkWeekEntity |
TrafficCompanyWorkingTimeEntity.defaultWorkWeek |
private WorkWeekEntity |
WorkIntervalEntity.workWeek |
| Modifier and Type | Field and Description |
|---|---|
private Set<WorkWeekEntity> |
TrafficCompanyWorkingTimeEntity.availableWorkWeeks |
| Modifier and Type | Method and Description |
|---|---|
WorkWeekEntity |
TrafficCompanyWorkingTimeEntity.getDefaultWorkWeek() |
WorkWeekEntity |
WorkIntervalEntity.getWorkWeek() |
| Modifier and Type | Method and Description |
|---|---|
Set<WorkWeekEntity> |
TrafficCompanyWorkingTimeEntity.getAvailableWorkWeeks() |
| Modifier and Type | Method and Description |
|---|---|
void |
TrafficCompanyWorkingTimeEntity.setDefaultWorkWeek(WorkWeekEntity defaultWorkWeek) |
void |
WorkIntervalEntity.setWorkWeek(WorkWeekEntity workWeek) |
| Modifier and Type | Method and Description |
|---|---|
void |
TrafficCompanyWorkingTimeEntity.setAvailableWorkWeeks(Set<WorkWeekEntity> availableWorkWeeks) |
Copyright © 2008–2016 Sohnar Ltd.. All rights reserved.