cz.muni.fi.pclis.web.controllers.admin
Class EditSeminarTeachersController.Dto
java.lang.Object
cz.muni.fi.pclis.web.controllers.admin.EditSeminarTeachersController.Dto
- Enclosing class:
- EditSeminarTeachersController
private class EditSeminarTeachersController.Dto
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
teachers
private List<User> teachers
EditSeminarTeachersController.Dto
private EditSeminarTeachersController.Dto()
getTeachers
public List<User> getTeachers()
setTeachers
public void setTeachers(List<User> teachers)
Copyright © 2009-2010 Faculty of Informatics, Masaryk university, Brno. All Rights Reserved.