类 SharePlanCourse

java.lang.Object
org.beangle.commons.entity.pojo.NumberIdObject<Long>
org.beangle.commons.entity.pojo.LongIdObject
org.openurp.edu.program.model.SharePlanCourse
所有已实现的接口:
Serializable, Cloneable, org.beangle.commons.entity.Entity<Long>

@Entity(name="org.openurp.edu.program.model.SharePlanCourse") public class SharePlanCourse extends org.beangle.commons.entity.pojo.LongIdObject implements Cloneable
公共共享课程组课程
另请参阅:
  • 字段详细资料

    • course

      @NotNull protected Course course
      课程
    • terms

      @NotNull protected Terms terms
      开课学期
    • group

      protected ShareCourseGroup group
      共享课程组
  • 构造器详细资料

    • SharePlanCourse

      public SharePlanCourse()
  • 方法详细资料