| Package | Description |
|---|---|
| com.sohnar.trafficlite.datamodel.entity.contact | |
| com.sohnar.trafficlite.datamodel.entity.trafficcompany |
| Modifier and Type | Field and Description |
|---|---|
private Set<TodoItemEntity> |
ContactEntryEntity.todos |
| Modifier and Type | Method and Description |
|---|---|
Set<TodoItemEntity> |
ContactEntryEntity.getTodos() |
| Modifier and Type | Method and Description |
|---|---|
void |
ContactEntryEntity.setTodos(Set<TodoItemEntity> contactTodos) |
| Modifier and Type | Field and Description |
|---|---|
private Set<TodoItemEntity> |
TrafficEmployeeEntity.todos |
| Modifier and Type | Method and Description |
|---|---|
Set<TodoItemEntity> |
TrafficEmployeeEntity.getTodos() |
| Modifier and Type | Method and Description |
|---|---|
void |
TrafficEmployeeEntity.setTodos(Set<TodoItemEntity> todos) |
Copyright © 2008–2016 Sohnar Ltd.. All rights reserved.