public class User extends Object implements Serializable
| Constructor and Description |
|---|
User() |
public static final Integer STATUS_NORMAL
public static final Integer STATUS_OFF
public static final Integer NO_SIGN
public static final Integer SIGN
public static final Integer HOLLOW_STATUS_NEVER
public static final Integer HOLLOW_STATUS_USED
public static final Integer NOTICE_UNREAD
public static final Integer NOTICE_READ
public static final Integer RECOMMEND_UNVISTIED
public static final Integer RECOMMEND_VISITED
public static final int PRIMARY_SCHOOL
public static final int JUNIOR_HIGH_SCHOOL
public static final int HIGH_SCHOOL
public static final int STUDY_ABROAB
public static final int IS_NOT_MEMBER
public static final int IS_MEMBER
public static final int IS_EXPRIED_MEMBER
public static final int POST_UNREAD
public static final int POST_READ
public static final Integer dept_junior_high
public static final Integer dept_senior_high
public static final Integer dept_study_abroad
public static final Integer allGrade
public static final Integer SPEND
public static final Integer NO_SPEND
public static final Integer TEACHER
public static final Integer STUDENT
public static final Integer NULL_USER_TYPE
public String platform
public static final Integer LOGIN_RESTRICT
public static final Integer LOGIN_NORMAL
public static Integer teacher
public static Integer student
public Integer loginTimes
public Integer isLoginRestrict
public Long getId()
public void setId(Long id)
public String getMobile()
public void setMobile(String mobile)
public String getMail()
public void setMail(String mail)
public String getPwd()
public void setPwd(String pwd)
public String getAlias()
public void setAlias(String alias)
public String getName()
public void setName(String name)
public String getImg()
public void setImg(String img)
public String getPayPwd()
public void setPayPwd(String payPwd)
public Integer getGrade()
public void setGrade(Integer grade)
public Long getSchoolId()
public void setSchoolId(Long schoolId)
public String getSchoolName()
public void setSchoolName(String schoolName)
public String getClassName()
public void setClassName(String className)
public String getLocation()
public void setLocation(String location)
public Long getScore()
public void setScore(Long score)
public Long getRegisterAt()
public void setRegisterAt(Long registerAt)
public Long getLastLoginAt()
public void setLastLoginAt(Long lastLoginAt)
public Integer getStatus()
public void setStatus(Integer status)
public Integer getWrongCount()
public void setWrongCount(Integer wrongCount)
public Integer getConsecutive()
public void setConsecutive(Integer consecutive)
public Integer getSignHighest()
public void setSignHighest(Integer signHighest)
public Integer getSign()
public void setSign(Integer sign)
public Integer getSignTotal()
public void setSignTotal(Integer signTotal)
public Integer getHollowStatus()
public void setHollowStatus(Integer hollowStatus)
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 String getOs()
public void setOs(String os)
public Integer getIsRead()
public void setIsRead(Integer isRead)
public Integer getIsMember()
public void setIsMember(Integer isMember)
public Integer getPoststatus()
public void setPoststatus(Integer poststatus)
public String getPlatform()
public void setPlatform(String platform)
public String getDeviceToken()
public void setDeviceToken(String deviceToken)
public String getTabletDeviceToken()
public void setTabletDeviceToken(String tabletDeviceToken)
public String getToken()
public void setToken(String token)
public String getAreaCode()
public void setAreaCode(String areaCode)
public Integer getGradeDept()
public void setGradeDept(Integer gradeDept)
public String getAppToken()
public void setAppToken(String appToken)
public String getInvitationCode()
public void setInvitationCode(String invitationCode)
public Long getRecommendId()
public void setRecommendId(Long recommendId)
public Integer getRecommendCount()
public void setRecommendCount(Integer recommendCount)
public Integer getSpendStatus()
public void setSpendStatus(Integer spendStatus)
public BigDecimal getIosAmount()
public void setIosAmount(BigDecimal iosAmount)
public BigDecimal getAndroidAmount()
public void setAndroidAmount(BigDecimal androidAmount)
public Integer getRecommendFlag()
public void setRecommendFlag(Integer recommendFlag)
public Integer getIsVisit()
public void setIsVisit(Integer isVisit)
public Integer getVideoWatchTimes()
public void setVideoWatchTimes(Integer videoWatchTimes)
public Integer getUserType()
public void setUserType(Integer userType)
public Integer getLoginTimes()
public void setLoginTimes(Integer loginTimes)
public Integer getInvitationCodeStatus()
public void setInvitationCodeStatus(Integer invitationCodeStatus)
public String getTabletToken()
public void setTabletToken(String tabletToken)
public Integer getIsJuniorRead()
public Integer getIsHighRead()
public Integer getIsStudyAbroadRead()
public void setIsJuniorRead(Integer isJuniorRead)
public void setIsHighRead(Integer isHighRead)
public void setIsStudyAbroadRead(Integer isStudyAbroadRead)
public Integer getIsLoginRestrict()
public void setIsLoginRestrict(Integer isLoginRestrict)
Copyright © 2018. All Rights Reserved.