public class AuthorInfo extends Object implements Serializable
构造器和说明 |
---|
AuthorInfo() |
public AuthorInfo id(Integer id)
public Integer getId()
public void setId(Integer id)
public AuthorInfo name(String name)
public String getName()
public void setName(String name)
public AuthorInfo email(String email)
public String getEmail()
public void setEmail(String email)
public AuthorInfo headImagePath(String headImagePath)
public String getHeadImagePath()
public void setHeadImagePath(String headImagePath)
public AuthorInfo description(String description)
public String getDescription()
public void setDescription(String description)
public AuthorInfo sex(String sex)
public String getSex()
public void setSex(String sex)
public AuthorInfo age(Integer age)
public Integer getAge()
public void setAge(Integer age)
public AuthorInfo indexBackgroudImagePath(String indexBackgroudImagePath)
public String getIndexBackgroudImagePath()
public void setIndexBackgroudImagePath(String indexBackgroudImagePath)
public AuthorInfo indexPhoneNumber(String indexPhoneNumber)
public String getIndexPhoneNumber()
public void setIndexPhoneNumber(String indexPhoneNumber)
public AuthorInfo indexAddress(String indexAddress)
public String getIndexAddress()
public void setIndexAddress(String indexAddress)
public AuthorInfo beFollowedCount(Integer beFollowedCount)
public Integer getBeFollowedCount()
public void setBeFollowedCount(Integer beFollowedCount)
public AuthorInfo beFavoritedCount(Integer beFavoritedCount)
public Integer getBeFavoritedCount()
public void setBeFavoritedCount(Integer beFavoritedCount)
public AuthorInfo productionCount(Integer productionCount)
public Integer getProductionCount()
public void setProductionCount(Integer productionCount)
public AuthorInfo authState(String authState)
public String getAuthState()
public void setAuthState(String authState)
public AuthorInfo lastLoginTime(Long lastLoginTime)
public Long getLastLoginTime()
public void setLastLoginTime(Long lastLoginTime)
public AuthorInfo registerTime(Long registerTime)
public Long getRegisterTime()
public void setRegisterTime(Long registerTime)
public AuthorInfo isPlatformAuthor(Boolean isPlatformAuthor)
public Boolean getIsPlatformAuthor()
public void setIsPlatformAuthor(Boolean isPlatformAuthor)
public AuthorInfo isTop(Integer isTop)
public Integer getIsTop()
public void setIsTop(Integer isTop)
public AuthorInfo role(String role)
public String getRole()
public void setRole(String role)
public AuthorInfo changed(Integer changed)
public Integer getChanged()
public void setChanged(Integer changed)
Copyright © 2017. All rights reserved.