com.belerweb.social.qq.connect.bean
Class Photo
java.lang.Object
com.belerweb.social.bean.JsonBean
com.belerweb.social.qq.connect.bean.Photo
public class Photo
- extends JsonBean
|
Constructor Summary |
Photo()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Photo
public Photo()
getsLoc
public String getsLoc()
setsLoc
public void setsLoc(String sLoc)
getlLoc
public String getlLoc()
setlLoc
public void setlLoc(String lLoc)
getName
public String getName()
setName
public void setName(String name)
getDescription
public String getDescription()
setDescription
public void setDescription(String description)
getUpdatedTime
public Date getUpdatedTime()
setUpdatedTime
public void setUpdatedTime(Date updatedTime)
getUploadedTime
public Date getUploadedTime()
setUploadedTime
public void setUploadedTime(Date uploadedTime)
getSmallUrl
public String getSmallUrl()
setSmallUrl
public void setSmallUrl(String smallUrl)
getLargeImage
public Image getLargeImage()
setLargeImage
public void setLargeImage(Image largeImage)
parse
public static Photo parse(org.json.JSONObject jsonObject)
Copyright © 2014. All Rights Reserved.