ClazzInfo
org.openurp.edu.course.web.helper.ClazzInfo
case class ClazzInfo(course: Course, semester: Semester, department: Department, teachers: Iterable[Teacher], clazzCount: Int)
Attributes
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass Any
Members list
In this article