public class GLink extends General
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getDescription() |
String |
getMsgType() |
String |
getTitle() |
String |
getUrl() |
void |
setDescription(String description) |
void |
setTitle(String title) |
void |
setUrl(String url) |
String |
toString() |
getClient, getCreateTime, getOpenid, getOriginalid, setCreateTime, setOpenid, setOriginalid, toReceive, valuepublic String getMsgType()
getMsgType 在类中 Receivepublic String getTitle()
public void setTitle(String title)
title - the title to setpublic String getDescription()
public void setDescription(String description)
description - the description to setpublic String getUrl()
public void setUrl(String url)
url - the url to setCopyright © 2023. All rights reserved.