openurp-edu-course-web
openurp-edu-course-web
org.openurp.edu.course.service
SyllabusService
org.openurp.edu.course.service.impl
SyllabusServiceImpl
org.openurp.edu.course.web.action
DefaultModule
DepartAction
InfoAction
ReviseAction
org.openurp.edu.course.web.helper
ClazzInfo
PlanCourseInfo
StatHelper
org.openurp.edu.course.web.ws
DefaultModule
ProfileWS
openurp-edu-course-web
/
org.openurp.edu.course.web.helper
/
ClazzInfo
ClazzInfo
case
class
ClazzInfo
(
course:
Course
,
semester:
Semester
,
department:
Department
,
teachers:
Iterable
[
Teacher
],
clazzCount:
Int
)
Graph
Supertypes
trait
Serializable
trait
Product
trait
Equals
class
Object
trait
Matchable
class
Any
Value members
Value members
Inherited methods
def
productElementNames
:
Iterator
[
String
]
Inherited from:
Product
def
productIterator
:
Iterator
[
Any
]
Inherited from:
Product