|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcz.muni.fi.pclis.web.beans.CourseStudentsBean
public class CourseStudentsBean
Bean used by importing students registred to course by export from IS MU
User: Ľuboš Pecho
Date: 30.8.2009
Time: 20:53:49
Field Summary
(package private) Long
courseId
Id of the course
(package private) byte[]
file
File containing export
(package private) Long
termId
Ide of the term
Constructor Summary
CourseStudentsBean()
Method Summary
Long
getCourseId()
byte[]
getFile()
Long
getTermId()
void
setCourseId(Long courseId)
Sets the course id
void
setFile(byte[] file)
Sets the file
void
setTermId(Long termId)
Sets the term id
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Field Detail
courseId
Long courseId
termId
Long termId
file
byte[] file
Constructor Detail
CourseStudentsBean
public CourseStudentsBean()
Method Detail
getCourseId
public Long getCourseId()
setCourseId
public void setCourseId(Long courseId)
courseId
-
getTermId
public Long getTermId()
setTermId
public void setTermId(Long termId)
termId
-
getFile
public byte[] getFile()
setFile
public void setFile(byte[] file)
file
-
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV CLASS
NEXT CLASS
FRAMES
NO FRAMES
SUMMARY: NESTED | FIELD | CONSTR | METHOD
DETAIL: FIELD | CONSTR | METHOD
Copyright © 2009-2010 Faculty of Informatics, Masaryk university, Brno. All Rights Reserved.