Uses of Class
com.belerweb.social.qq.connect.bean.TweetInfo

Packages that use TweetInfo
com.belerweb.social.qq.connect.bean   
 

Uses of TweetInfo in com.belerweb.social.qq.connect.bean
 

Methods in com.belerweb.social.qq.connect.bean that return TweetInfo
static TweetInfo TweetInfo.parse(org.json.JSONObject jsonObject)
           
 

Methods in com.belerweb.social.qq.connect.bean that return types with arguments of type TweetInfo
 List<TweetInfo> WeiboUser.getTweets()
           
 List<TweetInfo> RepostList.getTweets()
           
 

Method parameters in com.belerweb.social.qq.connect.bean with type arguments of type TweetInfo
 void WeiboUser.setTweets(List<TweetInfo> tweets)
           
 void RepostList.setTweets(List<TweetInfo> tweets)
           
 



Copyright © 2014. All Rights Reserved.