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