Uses of Class
org.openurp.edu.program.model.SharePlanCourse
Packages that use SharePlanCourse
-
Uses of SharePlanCourse in org.openurp.edu.program.model
Fields in org.openurp.edu.program.model with type parameters of type SharePlanCourseModifier and TypeFieldDescriptionprotected List<SharePlanCourse> ShareCourseGroup.planCourses课程列表Methods in org.openurp.edu.program.model that return types with arguments of type SharePlanCourseMethods in org.openurp.edu.program.model with parameters of type SharePlanCourseModifier and TypeMethodDescriptionvoidShareCourseGroup.addPlanCourse(SharePlanCourse planCourse) Method parameters in org.openurp.edu.program.model with type arguments of type SharePlanCourseModifier and TypeMethodDescriptionvoidShareCourseGroup.addPlanCourses(List<SharePlanCourse> givenPlanCourses) 添加计划课程voidShareCourseGroup.setPlanCourses(List<SharePlanCourse> planCourses)