com.belerweb.social.qq.connect.bean
Class NewT
java.lang.Object
com.belerweb.social.bean.JsonBean
com.belerweb.social.qq.connect.bean.NewT
public class NewT
- extends JsonBean
新发布的微博的返回信息
|
Constructor Summary |
NewT()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NewT
public NewT()
getId
public Long getId()
setId
public void setId(Long id)
getTime
public Date getTime()
setTime
public void setTime(Date time)
getImgUrl
public String getImgUrl()
setImgUrl
public void setImgUrl(String imgUrl)
parse
public static NewT parse(org.json.JSONObject jsonObject)
Copyright © 2014. All Rights Reserved.