public class User extends Object implements Serializable
| Modifier and Type | Field and Description |
|---|---|
static Integer |
allGrade |
static Integer |
dept_junior_high |
static Integer |
dept_senior_high |
static Integer |
dept_study_abroad |
static Integer |
HOLLOW_STATUS_NEVER |
static Integer |
HOLLOW_STATUS_USED |
static int |
IS_EXPRIED_MEMBER |
static int |
IS_MEMBER |
static int |
IS_NOT_MEMBER
是否
0--否
1--是
|
Integer |
loginTimes |
static Integer |
NO_SIGN |
static Integer |
NO_SPEND |
static Integer |
NOTICE_READ |
static Integer |
NOTICE_UNREAD |
String |
platform |
static int |
POST_READ |
static int |
POST_UNREAD |
static Integer |
RECOMMEND_UNVISTIED |
static Integer |
RECOMMEND_VISITED |
static Integer |
SIGN |
static Integer |
SPEND |
static Integer |
STATUS_NORMAL |
static Integer |
STATUS_OFF |
static Integer |
student |
static Integer |
teacher |
| 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 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 String platform
public static Integer teacher
public static Integer student
public Integer loginTimes
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)
Copyright © 2018. All Rights Reserved.