org.openurp.edu.program.service.PlanCategoryStat
See thePlanCategoryStat companion object
class PlanCategoryStat(plan: CoursePlan, val credits: Float, natures: Seq[TeachingNature]) extends Logging
Attributes
- Companion
- object
- Graph
-
- Supertypes
-
trait Loggingclass Objecttrait Matchableclass Any
Members list
Value members
Concrete methods
def isPurePractical(course: Course, courseJournal: CourseJournal, courseType: CourseType): Option[Boolean]
查询选修统计
查询选修统计
Attributes
查询实践环节
查询实践环节
Attributes
查询理论环节
查询理论环节
Attributes
Concrete fields
Inherited fields
Attributes
- Inherited from:
- Logging
In this article