Uses of Class
org.openurp.base.edu.model.CourseUnit
Packages that use CourseUnit
-
Uses of CourseUnit in org.openurp.base.edu.model
Methods in org.openurp.base.edu.model that return types with arguments of type CourseUnitMethods in org.openurp.base.edu.model with parameters of type CourseUnitModifier and TypeMethodDescriptionintCourseUnit.compareTo(CourseUnit other)static booleanCourseUnit.isCrossWith(CourseUnit me, CourseUnit unit)与其他小节是否有交错。
采用的是>比较是否交叉。
这里不同于小节比较,因为这里的时间描述的点,而小节描述的是段。Method parameters in org.openurp.base.edu.model with type arguments of type CourseUnit