com.belerweb.social.qq.connect.bean
Class PicUploadResult
java.lang.Object
com.belerweb.social.bean.JsonBean
com.belerweb.social.qq.connect.bean.PicUploadResult
public class PicUploadResult
- extends JsonBean
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PicUploadResult
public PicUploadResult()
getAlbumId
public String getAlbumId()
setAlbumId
public void setAlbumId(String albumId)
getlLoc
public String getlLoc()
setlLoc
public void setlLoc(String lLoc)
getsLoc
public String getsLoc()
setsLoc
public void setsLoc(String sLoc)
getLargeUrl
public String getLargeUrl()
setLargeUrl
public void setLargeUrl(String largeUrl)
getSmallUrl
public String getSmallUrl()
setSmallUrl
public void setSmallUrl(String smallUrl)
getWidth
public Integer getWidth()
setWidth
public void setWidth(Integer width)
getHeight
public Integer getHeight()
setHeight
public void setHeight(Integer height)
parse
public static PicUploadResult parse(org.json.JSONObject jsonObject)
Copyright © 2014. All Rights Reserved.