public class Period extends Object implements Serializable
| 限定符和类型 | 字段和说明 |
|---|---|
static Integer |
Book |
static Integer |
Buy |
static Integer |
Lesson |
static Integer |
Lock |
static Integer |
NO |
static Integer |
noPaper |
static Integer |
notBuy |
static Integer |
sort_freeze |
static Integer |
status_freeze |
static Integer |
status_normal |
static Integer |
UnLock |
static Integer |
YES |
| 构造器和说明 |
|---|
Period() |
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 sort_freeze
public static final Integer Lesson
public static final Integer Book
public static final Integer Buy
public static final Integer notBuy
public static final Integer noPaper
public static final Integer NO
public static final Integer YES
public Long getId()
public void setId(Long id)
public String getPaperIosId()
public void setPaperIosId(String paperIosId)
public String getIosId()
public void setIosId(String iosId)
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 Integer getSort()
public void setSort(Integer sort)
public Integer getFavoriteCount()
public void setLocktype(String locktype)
public String getLocktype()
public void setFavoriteCount(Integer favoriteCount)
public Integer getTaskCount()
public void setTaskCount(Integer taskCount)
public Integer getLocked()
public void setLocked(Integer locked)
public Long getLessonID()
public void setLessonID(Long lessonID)
public Long getPaperID()
public void setPaperID(Long paperID)
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 getStar()
public void setStar(Integer star)
public Long getBookID()
public void setBookID(Long bookID)
public Long getSubjectID()
public void setSubjectID(Long subjectID)
public Integer getType()
public void setType(Integer type)
public String getSubjectName()
public void setSubjectName(String subjectName)
public String getLessonName()
public void setLessonName(String lessonName)
public BigDecimal getMoneyPrice()
public void setMoneyPrice(BigDecimal moneyPrice)
public Integer getStarPrice()
public void setStarPrice(Integer starPrice)
public String getBookName()
public void setBookName(String bookName)
public String getBookPress()
public void setBookPress(String bookPress)
public Integer getGradeType()
public void setGradeType(Integer gradeType)
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 Integer getStudyCount()
public void setStudyCount(Integer studyCount)
public String getPaperPrice()
public void setPaperPrice(String paperPrice)
public Integer getUserLock()
public void setUserLock(Integer userLock)
public String getLessonPaperPrice()
public void setLessonPaperPrice(String lessonPaperPrice)
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 Long getUnitId()
public void setUnitId(Long unitId)
Copyright © 2017. All rights reserved.