public class User extends WeiboResponse implements Serializable
| Constructor and Description |
|---|
User(org.json.JSONObject json) |
ensureRootNodeNameIs, ensureRootNodeNameIs, ensureRootNodeNameIs, getBoolean, getChildBoolean, getChildDate, getChildDate, getChildInt, getChildLong, getChildText, getInt, getLong, getRateLimitLimit, getRateLimitRemaining, getRateLimitReset, getString, getTextContent, isRootNodeNilClasses, parseDatepublic User(org.json.JSONObject json)
throws WeiboException
WeiboExceptionpublic static String[] constructIds(Response res) throws WeiboException
WeiboExceptionpublic static UserWapper constructWapperUsers(Response res) throws WeiboException
res - WeiboExceptionpublic Long getId()
public void setId(Long id)
public String getIdstr()
public void setIdstr(String idstr)
public String getScreenName()
public void setScreenName(String screenName)
public String getName()
public void setName(String name)
public int getProvince()
public void setProvince(int province)
public int getCity()
public void setCity(int city)
public String getLocation()
public void setLocation(String location)
public String getDescription()
public void setDescription(String description)
public String getUrl()
public void setUrl(String url)
public String getProfileImageUrl()
public void setProfileImageUrl(String profileImageUrl)
public String getProfileUrl()
public void setProfileUrl(String profileUrl)
public String getDomain()
public void setDomain(String domain)
public String getWeihao()
public void setWeihao(String weihao)
public String getGender()
public void setGender(String gender)
public int getFollowersCount()
public void setFollowersCount(int followersCount)
public int getFriendsCount()
public void setFriendsCount(int friendsCount)
public int getStatusesCount()
public void setStatusesCount(int statusesCount)
public int getFavouritesCount()
public void setFavouritesCount(int favouritesCount)
public Date getCreatedAt()
public void setCreatedAt(Date createdAt)
public boolean isFollowing()
public void setFollowing(boolean following)
public boolean isAllowAllActMsg()
public void setAllowAllActMsg(boolean allowAllActMsg)
public boolean isGeoEnabled()
public void setGeoEnabled(boolean geoEnabled)
public boolean isVerified()
public void setVerified(boolean verified)
public int getVerifiedType()
public void setVerifiedType(int verifiedType)
public String getRemark()
public void setRemark(String remark)
public Status getStatus()
public void setStatus(Status status)
public boolean isAllowAllComment()
public void setAllowAllComment(boolean allowAllComment)
public String getAvatarLarge()
public void setAvatarLarge(String avatarLarge)
public String getVerifiedReason()
public void setVerifiedReason(String verifiedReason)
public boolean isFollowMe()
public void setFollowMe(boolean followMe)
public int getOnlineStatus()
public void setOnlineStatus(int onlineStatus)
public int getBiFollowersCount()
public void setBiFollowersCount(int biFollowersCount)
public String getLang()
public void setLang(String lang)
Copyright © 2013. All Rights Reserved.