类 AbstractCoursePlan

java.lang.Object
org.beangle.commons.entity.pojo.NumberIdObject<Long>
org.beangle.commons.entity.pojo.LongIdObject
org.openurp.edu.program.model.AbstractCoursePlan
所有已实现的接口:
Serializable, Cloneable, org.beangle.commons.entity.Entity<Long>, CoursePlan
直接已知子类:
ExecutionPlan, MajorPlan, StdPlan

@MappedSuperclass public abstract class AbstractCoursePlan extends org.beangle.commons.entity.pojo.LongIdObject implements CoursePlan
抽象课程方案

从以下版本开始:
2009
另请参阅:
  • 字段详细资料

    • program

      @NotNull protected Program program
      培养方案
  • 构造器详细资料

    • AbstractCoursePlan

      public AbstractCoursePlan()
  • 方法详细资料