com.github.sd4324530.fastweixin.company.message
类 QYVideoMsg.Video

java.lang.Object
  继承者 com.github.sd4324530.fastweixin.company.message.QYVideoMsg.Video
包容类:
QYVideoMsg

public class QYVideoMsg.Video
extends Object


构造方法摘要
QYVideoMsg.Video()
           
 
方法摘要
 String getDescription()
           
 String getMediaId()
           
 String getTitle()
           
 void setDescription(String description)
           
 void setMediaId(String mediaId)
           
 void setTitle(String title)
           
 
从类 java.lang.Object 继承的方法
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

构造方法详细信息

QYVideoMsg.Video

public QYVideoMsg.Video()
方法详细信息

getMediaId

public String getMediaId()

setMediaId

public void setMediaId(String mediaId)

getTitle

public String getTitle()

setTitle

public void setTitle(String title)

getDescription

public String getDescription()

setDescription

public void setDescription(String description)


Copyright © 2017. All rights reserved.