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 intgetId()List<Todo>getTodos()voidsetTodos(List<Todo> todos)
-