类 PlanTask

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

@Deprecated public class PlanTask extends org.beangle.commons.entity.pojo.LongIdObject
已过时。
开课,不开课申请 名字不好,要改
另请参阅:
  • 字段详细资料

    • INIT

      public static Integer INIT
      已过时。
    • REQ_CLOSE

      public static Integer REQ_CLOSE
      已过时。
    • REQ_OPEN

      public static Integer REQ_OPEN
      已过时。
  • 构造器详细资料

    • PlanTask

      public PlanTask()
      已过时。
  • 方法详细资料

    • getReplyDate

      public Date getReplyDate()
      已过时。
    • setReplyDate

      public void setReplyDate(Date replyDate)
      已过时。
    • getCourse

      public Course getCourse()
      已过时。
    • setCourse

      public void setCourse(Course course)
      已过时。
    • getApplyDate

      public Date getApplyDate()
      已过时。
    • setApplyDate

      public void setApplyDate(Date applyDate)
      已过时。
    • getAssessor

      public User getAssessor()
      已过时。
    • setAssessor

      public void setAssessor(User assessor)
      已过时。
    • getFlag

      public Integer getFlag()
      已过时。
    • setFlag

      public void setFlag(Integer flag)
      已过时。
    • getExecutionPlan

      public ExecutionPlan getExecutionPlan()
      已过时。
    • setExecutionPlan

      public void setExecutionPlan(ExecutionPlan teachPlan)
      已过时。
    • getProposer

      public User getProposer()
      已过时。
    • setProposer

      public void setProposer(User proposer)
      已过时。
    • getSemester

      public Semester getSemester()
      已过时。
    • setSemester

      public void setSemester(Semester semester)
      已过时。