public static class WxMpSelfMenuInfo.WxMpSelfMenuButton.NewsInfo.NewsInButton extends Object
| 构造器和说明 |
|---|
WxMpSelfMenuInfo.WxMpSelfMenuButton.NewsInfo.NewsInButton() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getAuthor() |
String |
getContentUrl() |
String |
getCoverUrl() |
String |
getDigest() |
Integer |
getShowCover() |
String |
getSourceUrl() |
String |
getTitle() |
void |
setAuthor(String author) |
void |
setContentUrl(String contentUrl) |
void |
setCoverUrl(String coverUrl) |
void |
setDigest(String digest) |
void |
setShowCover(Integer showCover) |
void |
setSourceUrl(String sourceUrl) |
void |
setTitle(String title) |
String |
toString() |
public WxMpSelfMenuInfo.WxMpSelfMenuButton.NewsInfo.NewsInButton()
public String getTitle()
public void setTitle(String title)
public String getDigest()
public void setDigest(String digest)
public String getAuthor()
public void setAuthor(String author)
public Integer getShowCover()
public void setShowCover(Integer showCover)
public String getCoverUrl()
public void setCoverUrl(String coverUrl)
public String getContentUrl()
public void setContentUrl(String contentUrl)
public String getSourceUrl()
public void setSourceUrl(String sourceUrl)
Copyright © 2016. All rights reserved.