public class GroupMsgVO extends AlipayObject
| 构造器和说明 |
|---|
GroupMsgVO() |
| 限定符和类型 | 方法和说明 |
|---|---|
ImageTextMsgVO |
getImageTextMsgContent() |
String |
getMsgType() |
TinyAppMsgVO |
getTinyAppMsgContent() |
void |
setImageTextMsgContent(ImageTextMsgVO imageTextMsgContent) |
void |
setMsgType(String msgType) |
void |
setTinyAppMsgContent(TinyAppMsgVO tinyAppMsgContent) |
public ImageTextMsgVO getImageTextMsgContent()
public void setImageTextMsgContent(ImageTextMsgVO imageTextMsgContent)
public String getMsgType()
public void setMsgType(String msgType)
public TinyAppMsgVO getTinyAppMsgContent()
public void setTinyAppMsgContent(TinyAppMsgVO tinyAppMsgContent)
Copyright © 2024. All rights reserved.