类 ExecutionPlanComment

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

@Entity(name="org.openurp.edu.program.model.ExecutionPlanComment") public class ExecutionPlanComment extends NumberIdTimeObject<Long>
专业培养计划审核说明
另请参阅:
  • 构造器详细资料

    • ExecutionPlanComment

      public ExecutionPlanComment()
  • 方法详细资料

    • getReason

      public String getReason()
    • setReason

      public void setReason(String reason)
    • getExecutionPlan

      public ExecutionPlan getExecutionPlan()
    • setExecutionPlan

      public void setExecutionPlan(ExecutionPlan executionPlan)