Package myorg.relex.one2many
Class TodoList
- java.lang.Object
-
- myorg.relex.one2many.TodoList
-
-
Constructor Summary
Constructors Constructor Description TodoList()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description int
getId()
List<Todo>
getTodos()
void
setTodos(List<Todo> todos)
-