|
||||||||||
| 上一个类 下一个类 | 框架 无框架 | |||||||||
| 摘要: 嵌套 | 字段 | 构造方法 | 方法 | 详细信息: 字段 | 构造方法 | 方法 | |||||||||
java.lang.Objectcom.github.sd4324530.fastweixin.message.BaseMsg
com.github.sd4324530.fastweixin.message.ImageMsg
public class ImageMsg
| 构造方法摘要 | |
|---|---|
ImageMsg()
|
|
ImageMsg(String mediaId)
|
|
| 方法摘要 | |
|---|---|
String |
getMediaId()
|
void |
setMediaId(String mediaId)
|
String |
toXml()
|
| 从类 com.github.sd4324530.fastweixin.message.BaseMsg 继承的方法 |
|---|
getCreateTime, getFromUserName, getMsgType, getToUserName, setCreateTime, setFromUserName, setMsgType, setToUserName, toString |
| 从类 java.lang.Object 继承的方法 |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| 构造方法详细信息 |
|---|
public ImageMsg()
public ImageMsg(String mediaId)
| 方法详细信息 |
|---|
public String getMediaId()
public void setMediaId(String mediaId)
public String toXml()
BaseMsg 中的 toXml
|
||||||||||
| 上一个类 下一个类 | 框架 无框架 | |||||||||
| 摘要: 嵌套 | 字段 | 构造方法 | 方法 | 详细信息: 字段 | 构造方法 | 方法 | |||||||||