类的使用
org.openurp.edu.program.model.ShareCourseGroup
-
使用ShareCourseGroup的程序包 程序包 说明 org.openurp.edu.program.model -
-
org.openurp.edu.program.model中ShareCourseGroup的使用
声明为ShareCourseGroup的org.openurp.edu.program.model中的字段 修饰符和类型 字段 说明 protected ShareCourseGroupSharePlanCourse. group共享课程组类型参数类型为ShareCourseGroup的org.openurp.edu.program.model中的字段 修饰符和类型 字段 说明 protected List<ShareCourseGroup>SharePlan. groups共享课程组返回ShareCourseGroup的org.openurp.edu.program.model中的方法 修饰符和类型 方法 说明 ShareCourseGroupSharePlanCourse. getGroup()ShareCourseGroupShareCourseGroup. getParent()返回变量类型为ShareCourseGroup的类型的org.openurp.edu.program.model中的方法 修饰符和类型 方法 说明 List<ShareCourseGroup>ShareCourseGroup. getChildren()List<ShareCourseGroup>SharePlan. getGroups()List<ShareCourseGroup>SharePlan. getTopCourseGroups()参数类型为ShareCourseGroup的org.openurp.edu.program.model中的方法 修饰符和类型 方法 说明 voidSharePlan. addGroup(ShareCourseGroup group)voidSharePlanCourse. setGroup(ShareCourseGroup group)voidShareCourseGroup. setParent(ShareCourseGroup parent)类型变量类型为ShareCourseGroup的org.openurp.edu.program.model中的方法参数 修饰符和类型 方法 说明 voidShareCourseGroup. setChildren(List<ShareCourseGroup> children)voidSharePlan. setGroups(List<ShareCourseGroup> groups)
-