com.belerweb.social.bean
Class JsonBean

java.lang.Object
  extended by com.belerweb.social.bean.JsonBean
Direct Known Subclasses:
AccessToken, AccessToken, AccessToken, Album, Comment, Company, Education, Error, FanList, Geo, GetFollowersResult, Group, IdolList, Image, Menu, Message, Music, NewT, OpenID, Photo, PicUploadResult, Privacy, QRTicket, Remind, RepostList, Status, Tag, TokenInfo, TweetInfo, UrlShort, User, User, User, UserCounts, Video, Visible, WeiboUser

public abstract class JsonBean
extends Object


Constructor Summary
protected JsonBean()
           
protected JsonBean(org.json.JSONObject jsonObject)
           
 
Method Summary
 org.json.JSONObject getJsonObject()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JsonBean

protected JsonBean()

JsonBean

protected JsonBean(org.json.JSONObject jsonObject)
Method Detail

getJsonObject

public org.json.JSONObject getJsonObject()


Copyright © 2014. All Rights Reserved.