com.belerweb.social.qq.connect.bean
Class Video
java.lang.Object
com.belerweb.social.bean.JsonBean
com.belerweb.social.qq.connect.bean.Video
public class Video
- extends JsonBean
|
Constructor Summary |
Video()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Video
public Video()
getPicUrl
public String getPicUrl()
setPicUrl
public void setPicUrl(String picUrl)
getPlayer
public String getPlayer()
setPlayer
public void setPlayer(String player)
getRealUrl
public String getRealUrl()
setRealUrl
public void setRealUrl(String realUrl)
getShortUrl
public String getShortUrl()
setShortUrl
public void setShortUrl(String shortUrl)
getTitle
public String getTitle()
setTitle
public void setTitle(String title)
parse
public static Video parse(org.json.JSONObject jsonObject)
Copyright © 2014. All Rights Reserved.