com.belerweb.social.qq.connect.bean
Class Image
java.lang.Object
com.belerweb.social.bean.JsonBean
com.belerweb.social.qq.connect.bean.Image
public class Image
- extends JsonBean
|
Constructor Summary |
Image()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Image
public Image()
getUrl
public String getUrl()
setUrl
public void setUrl(String url)
getWidth
public Integer getWidth()
setWidth
public void setWidth(Integer width)
getHeight
public Integer getHeight()
setHeight
public void setHeight(Integer height)
parse
public static Image parse(org.json.JSONObject jsonObject)
Copyright © 2014. All Rights Reserved.