com.belerweb.social.qq.connect.bean
Class FanList
java.lang.Object
com.belerweb.social.bean.JsonBean
com.belerweb.social.qq.connect.bean.FanList
public class FanList
- extends JsonBean
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FanList
public FanList()
getTimestamp
public Date getTimestamp()
setTimestamp
public void setTimestamp(Date timestamp)
getHasNext
public Boolean getHasNext()
setHasNext
public void setHasNext(Boolean hasNext)
getFans
public List<WeiboUser> getFans()
setFans
public void setFans(List<WeiboUser> fans)
parse
public static FanList parse(org.json.JSONObject jsonObject)
Copyright © 2014. All Rights Reserved.