Class CourseGroupAdapter

java.lang.Object
org.openurp.edu.grade.plan.adapters.CourseGroupAdapter
All Implemented Interfaces:
Serializable, Cloneable, Comparable<CourseGroup>, org.beangle.commons.entity.Entity<Long>, CourseGroup

public class CourseGroupAdapter extends Object implements CourseGroup
See Also:
  • Constructor Details

    • CourseGroupAdapter

      public CourseGroupAdapter(CoursePlan coursePlan)
  • Method Details