public class Lesson extends Object implements Serializable
| 限定符和类型 | 字段和说明 |
|---|---|
static Integer |
Buy |
static Integer |
Lock |
static Integer |
noPaper |
static Integer |
normal_lesson |
static Integer |
notBuy |
static Integer |
select_lesson |
static Integer |
STAR_DISPLAY |
static Integer |
STAR_UNDISPLAY
星级是否展示
0--不展示星星
1--展示星星
|
static Integer |
status_freeze |
static Integer |
status_normal |
static Integer |
status_recommend |
static Integer |
status_unRecommend |
static Integer |
UnLock |
| 构造器和说明 |
|---|
Lesson() |
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 status_recommend
public static final Integer status_unRecommend
public static final Integer Buy
public static final Integer notBuy
public static final Integer noPaper
public static final Integer STAR_UNDISPLAY
public static final Integer STAR_DISPLAY
public static final Integer normal_lesson
public static final Integer select_lesson
public Long getId()
public void setId(Long id)
public String getLevelName()
public void setLevelName(String levelName)
public String getName()
public void setName(String name)
public String getIntroduce()
public void setIntroduce(String introduce)
public Integer getRecommend()
public void setRecommend(Integer recommend)
public String getRecommendImg()
public void setRecommendImg(String recommendImg)
public Integer getLevel()
public void setLevel(Integer level)
public Long getSubject()
public void setSubject(Long subjectId)
public String getImg()
public void setImg(String img)
public Integer getSort()
public void setSort(Integer sort)
public Integer getStudyCount()
public void setStudyCount(Integer studyCount)
public Integer getFavoriteCount()
public void setFavoriteCount(Integer favoriteCount)
public Integer getPeriodCount()
public void setPeriodCount(Integer periodCount)
public Integer getPaperCount()
public void setPaperCount(Integer paperCount)
public Integer getLocked()
public void setLocked(Integer locked)
public Long getCollaborateID()
public void setCollaborateID(Long collaborateID)
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 String getFirstImg()
public void setFirstImg(String firstImg)
public Integer getGradeType()
public void setGradeType(Integer gradeType)
public BigDecimal getMoneyPrice()
public void setMoneyPrice(BigDecimal moneyPrice)
public Integer getStarPrice()
public void setStarPrice(Integer starPrice)
public String getIntroduces()
public void setIntroduces(String introduces)
public String getSubjectName()
public void setSubjectName(String subjectName)
public String getGradeIntroduce()
public void setGradeIntroduce(String gradeIntroduce)
public Integer getFavorite()
public void setFavorite(Integer favorite)
public Integer getProgress()
public void setProgress(Integer progress)
public Integer getOver()
public void setOver(Integer over)
public String getPaperPrice()
public void setPaperPrice(String paperPrice)
public Integer getUserLock()
public void setUserLock(Integer userLock)
public String getIntroduceHome()
public void setIntroduceHome(String introduceHome)
public Integer getBuy()
public void setBuy(Integer buy)
public Long getOrderId()
public void setOrderId(Long orderId)
public Integer getStarDisplay()
public void setStarDisplay(Integer starDisplay)
public Integer getStarLevel()
public void setStarLevel(Integer starLevel)
public Integer getSelected()
public void setSelected(Integer selected)
Copyright © 2017. All rights reserved.