public class User extends Object implements Serializable
| 限定符和类型 | 字段和说明 |
|---|---|
static Integer |
allGrade |
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--是
|
static Integer |
NO_SIGN |
static Integer |
NOTICE_READ |
static Integer |
NOTICE_UNREAD |
String |
platform |
static int |
POST_READ |
static int |
POST_UNREAD |
static Integer |
SIGN |
static Integer |
STATUS_NORMAL |
static Integer |
STATUS_OFF |
| 构造器和说明 |
|---|
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 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 allGrade
public String platform
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 getToken()
public void setToken(String token)
public String getAreaCode()
public void setAreaCode(String areaCode)
Copyright © 2017. All rights reserved.