Uses of Class
com.belerweb.social.weibo.bean.Comment

Packages that use Comment
com.belerweb.social.weibo.bean   
 

Uses of Comment in com.belerweb.social.weibo.bean
 

Methods in com.belerweb.social.weibo.bean that return Comment
 Comment Comment.getReplyComment()
          评论来源评论,当本评论属于对另一评论的回复时返回此字段
static Comment Comment.parse(org.json.JSONObject jsonObject)
           
 

Methods in com.belerweb.social.weibo.bean with parameters of type Comment
 void Comment.setReplyComment(Comment replyComment)
           
 



Copyright © 2014. All Rights Reserved.