类 EvaluateResult

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

@Entity(name="org.openurp.edu.evaluation.course.model.EvaluateResult") public class EvaluateResult extends org.beangle.commons.entity.pojo.LongIdObject
另请参阅:
  • 字段详细资料

    • clazz

      @NotNull protected Clazz clazz
      教学任务
  • 构造器详细资料

    • EvaluateResult

      public EvaluateResult()
  • 方法详细资料

    • getClazz

      public Clazz getClazz()
    • setClazz

      public void setClazz(Clazz clazz)
    • getStudent

      public Student getStudent()
    • setStudent

      public void setStudent(Student student)