| Package | Description |
|---|---|
| org.valkyriercp.sample.simple.domain |
| Modifier and Type | Method and Description |
|---|---|
List<TodoItem> |
Contact.getTodoItems() |
| Modifier and Type | Method and Description |
|---|---|
int |
TodoItem.compareTo(TodoItem item) |
| Modifier and Type | Method and Description |
|---|---|
void |
Contact.setTodoItems(List<TodoItem> todoItems) |
Copyright © 2014. All Rights Reserved.