public class Task extends Object implements Serializable
| Modifier and Type | Field and Description |
|---|---|
static Integer |
can_unlock_via_sharing |
static Integer |
cannot_unlock_via_sharing |
static Integer |
exercise_multi_select |
static Integer |
exercise_single_select |
static Integer |
exercise_type |
static Integer |
exercise_type_fillIn |
static Integer |
exercise_type_TF |
static Integer |
favorite |
static Integer |
ISLOCK |
static Integer |
ISLOCK_PUCHASED |
static Integer |
ISLOCK_SHOWED |
static Integer |
learned |
static Integer |
learning |
static Integer |
level_five |
static Integer |
level_four |
static Integer |
level_hide |
static Integer |
level_one |
static Integer |
level_showed |
static Integer |
level_three |
static Integer |
level_two |
static Integer |
Lock |
static Integer |
LOCK_MEMBER |
static Integer |
not_favorite |
static Integer |
status_freeze |
static Integer |
status_normal |
static Integer |
unlearned |
static Integer |
UnLock |
static Integer |
UNLOCK |
static Integer |
UNLOCK_MEMBER |
static Integer |
video_type |
static Integer |
video_type_exercise |
static Integer |
video_type_teaching |
| Constructor and Description |
|---|
Task() |
public static final Integer Lock
public static final Integer UnLock
public static final Integer UNLOCK
public static final Integer ISLOCK
public static final Integer ISLOCK_PUCHASED
public static final Integer ISLOCK_SHOWED
public static final Integer UNLOCK_MEMBER
public static final Integer LOCK_MEMBER
public static final Integer status_normal
public static final Integer status_freeze
public static final Integer video_type
public static final Integer exercise_type
public static final Integer video_type_teaching
public static final Integer video_type_exercise
public static final Integer exercise_multi_select
public static final Integer exercise_single_select
public static final Integer exercise_type_fillIn
public static final Integer exercise_type_TF
public static final Integer unlearned
public static final Integer learning
public static final Integer learned
public static final Integer favorite
public static final Integer not_favorite
public static final Integer level_hide
public static final Integer level_showed
public static final Integer level_one
public static final Integer level_two
public static final Integer level_three
public static final Integer level_four
public static final Integer level_five
public static final Integer can_unlock_via_sharing
public static final Integer cannot_unlock_via_sharing
public Long getId()
public void setId(Long id)
public String getTag()
public Integer getExemption()
public String getPauseTime()
public void setPauseTime(String pauseTime)
public void setTag(String tag)
public void setExemption(Integer exemption)
public String getTaskName()
public void setTaskName(String taskName)
public String getIntroText()
public void setIntroText(String introText)
public String getFrontCoverURL()
public void setFrontCoverURL(String frontCoverURL)
public Integer getTaskType()
public void setTaskType(Integer taskType)
public Integer getSpecificType()
public void setSpecificType(Integer specificType)
public Integer getIsAnalysis()
public void setIsAnalysis(Integer isAnalysis)
public String getAnalysisContent()
public void setAnalysisContent(String analysisContent)
public Integer getIsLock()
public void setIsLock(Integer isLock)
public Integer getSort()
public void setSort(Integer sort)
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 Long getSubjectId()
public void setSubjectId(Long subjectId)
public Long getLessonId()
public void setLessonId(Long lessonId)
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 Integer getGrade()
public void setGrade(Integer grade)
public Integer getGradeDept()
public void setGradeDept(Integer gradeDept)
public Integer getLearningProcess()
public void setLearningProcess(Integer learningProcess)
public Integer getIsFavorite()
public void setIsFavorite(Integer isFavorite)
public Integer getStudyCount()
public void setStudyCount(Integer studyCount)
public Integer getShareToUnlock()
public void setShareToUnlock(Integer shareToUnlock)
public String getRcmdContents()
public void setRcmdContents(String rcmdContents)
public Integer getDifficultyLevel()
public void setDifficultyLevel(Integer difficultyLevel)
public Integer getShowLevel()
public void setShowLevel(Integer showLevel)
public String getVideoCoverURL()
public void setVideoCoverURL(String videoCoverURL)
public Integer getLessonIsLock()
public void setLessonIsLock(Integer lessonIsLock)
public String getResourceLink()
public void setResourceLink(String resourceLink)
public String getSubjectFontColour()
public void setSubjectFontColour(String subjectFontColour)
Copyright © 2018. All Rights Reserved.