| Modifier and Type | Field and Description |
|---|---|
private Set<JobTaskTimeEntryEntity> |
JobTaskEntity.timeEntries |
| Modifier and Type | Method and Description |
|---|---|
Set<JobTaskTimeEntryEntity> |
JobTaskEntity.getTimeEntries() |
| Modifier and Type | Method and Description |
|---|---|
void |
JobTaskEntity.setTimeEntries(Set<JobTaskTimeEntryEntity> timeEntries) |
| Modifier and Type | Field and Description |
|---|---|
private Set<JobTaskTimeEntryEntity> |
JobTaskTimeAllocationGroupEntity.jobTaskTimeEntries |
| Modifier and Type | Method and Description |
|---|---|
Set<JobTaskTimeEntryEntity> |
JobTaskTimeAllocationGroupEntity.getJobTaskTimeEntries() |
| Modifier and Type | Method and Description |
|---|---|
void |
JobTaskTimeAllocationGroupEntity.addTimeEntry(JobTaskTimeEntryEntity timeEntry) |
| Modifier and Type | Method and Description |
|---|---|
void |
JobTaskTimeAllocationGroupEntity.setJobTaskTimeEntries(Set<JobTaskTimeEntryEntity> jobTaskTimeEntries) |
| Modifier and Type | Field and Description |
|---|---|
private Set<JobTaskTimeEntryEntity> |
TrafficEmployeeEntity.jobTaskTimeEntries |
| Modifier and Type | Method and Description |
|---|---|
Set<JobTaskTimeEntryEntity> |
TrafficEmployeeEntity.getJobTaskTimeEntries() |
| Modifier and Type | Method and Description |
|---|---|
void |
TrafficEmployeeEntity.setJobTaskTimeEntries(Set<JobTaskTimeEntryEntity> jobTaskTimeEntries) |
Copyright © 2008–2016 Sohnar Ltd.. All rights reserved.