public class Task extends Object implements Serializable
| 限定符和类型 | 字段和说明 |
|---|---|
static Integer |
Answer_Type_Connection |
static Integer |
Answer_Type_Fill |
static Integer |
Answer_Type_Judgment |
static Integer |
Answer_Type_Select |
static Integer |
book |
static Integer |
exercise_newType_book |
static Integer |
exercise_newType_lesson |
static Integer |
exercise_type_book |
static Integer |
exercise_type_lesson |
static Integer |
lesson |
static Integer |
Lock |
static Integer |
status_freeze |
static Integer |
status_normal |
static Integer |
task_type_book |
static Integer |
task_type_lesson |
static Integer |
UnLock |
| 构造器和说明 |
|---|
Task() |
public static final Integer Lock
public static final Integer UnLock
public static final Integer status_normal
public static final Integer status_freeze
public static final Integer task_type_lesson
public static final Integer task_type_book
public static final Integer exercise_type_lesson
public static final Integer exercise_type_book
public static final Integer exercise_newType_lesson
public static final Integer exercise_newType_book
public static final Integer Answer_Type_Select
public static final Integer Answer_Type_Fill
public static final Integer Answer_Type_Connection
public static final Integer Answer_Type_Judgment
public static final Integer lesson
public static final Integer book
public Long getId()
public void setId(Long id)
public String getName()
public void setName(String name)
public String getIntroduce()
public void setIntroduce(String introduce)
public Integer getLevel()
public void setLevel(Integer level)
public String getImg()
public void setImg(String img)
public String getHintContent()
public void setHintContent(String hintContent)
public Integer getHintType()
public void setHintType(Integer hintType)
public Integer getSort()
public void setSort(Integer sort)
public Integer getUnitCount()
public void setUnitCount(Integer unitCount)
public Long getPeriodID()
public void setPeriodID(Long periodID)
public Long getCreateBy()
public void setCreateBy(Long createBy)
public Long getUpdateBy()
public void setUpdateBy(Long updateBy)
public Long getUpdateAt()
public void setUpdateAt(Long updateAt)
public Long getCreateAt()
public void setCreateAt(Long createAt)
public Integer getStatus()
public void setStatus(Integer status)
public Integer getHintStatus()
public void setHintStatus(Integer hintStatus)
public Integer getType()
public void setType(Integer type)
public Integer getAnswerType()
public void setAnswerType(Integer answerType)
public Integer getResolution()
public void setResolution(Integer resolution)
public String getResolutionContent()
public void setResolutionContent(String resolutionContent)
public Long getSubjectId()
public void setSubjectId(Long subjectId)
public Long getLessonId()
public void setLessonId(Long lessonId)
public Integer getIncludeCount()
public void setIncludeCount(Integer includeCount)
public Long getBookId()
public void setNoteType(String noteType)
public String getNoteType()
public void setBookId(Long bookId)
public String getPeriodName()
public void setPeriodName(String periodName)
public String getLessonName()
public void setLessonName(String lessonName)
public String getSubjectName()
public void setSubjectName(String subjectName)
public String getBookName()
public void setBookName(String bookName)
public String getBookPress()
public void setBookPress(String bookPress)
public Integer getUsing()
public void setUsing(Integer using)
public Integer getStep()
public void setStep(Integer step)
public Integer getProgress()
public void setProgress(Integer progress)
public Integer getOver()
public void setOver(Integer over)
public Long getPaperId()
public void setPaperId(Long paperId)
Copyright © 2017. All rights reserved.