Uses of Class
myorg.relex.one2many.Todo
-
Packages that use Todo Package Description myorg.relex.one2many -
-
Uses of Todo in myorg.relex.one2many
Fields in myorg.relex.one2many with type parameters of type Todo Modifier and Type Field Description private List<Todo>
TodoList. todos
Methods in myorg.relex.one2many that return types with arguments of type Todo Modifier and Type Method Description List<Todo>
TodoList. getTodos()
Method parameters in myorg.relex.one2many with type arguments of type Todo Modifier and Type Method Description void
TodoList. setTodos(List<Todo> todos)
-