public static class WxMpSelfMenuInfo.WxMpSelfMenuButton extends Object
| 限定符和类型 | 类和说明 |
|---|---|
static class |
WxMpSelfMenuInfo.WxMpSelfMenuButton.NewsInfo |
static class |
WxMpSelfMenuInfo.WxMpSelfMenuButton.SubButtons |
| 构造器和说明 |
|---|
WxMpSelfMenuInfo.WxMpSelfMenuButton() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getKey() |
String |
getName() |
WxMpSelfMenuInfo.WxMpSelfMenuButton.NewsInfo |
getNewsInfo() |
WxMpSelfMenuInfo.WxMpSelfMenuButton.SubButtons |
getSubButtons() |
String |
getType() |
String |
getUrl() |
String |
getValue() |
void |
setKey(String key) |
void |
setName(String name) |
void |
setNewsInfo(WxMpSelfMenuInfo.WxMpSelfMenuButton.NewsInfo newsInfo) |
void |
setSubButtons(WxMpSelfMenuInfo.WxMpSelfMenuButton.SubButtons subButtons) |
void |
setType(String type) |
void |
setUrl(String url) |
void |
setValue(String value) |
String |
toString() |
public WxMpSelfMenuInfo.WxMpSelfMenuButton.SubButtons getSubButtons()
public void setSubButtons(WxMpSelfMenuInfo.WxMpSelfMenuButton.SubButtons subButtons)
public String getType()
public void setType(String type)
public String getName()
public void setName(String name)
public String getKey()
public void setKey(String key)
public String getUrl()
public void setUrl(String url)
public String getValue()
public void setValue(String value)
public WxMpSelfMenuInfo.WxMpSelfMenuButton.NewsInfo getNewsInfo()
public void setNewsInfo(WxMpSelfMenuInfo.WxMpSelfMenuButton.NewsInfo newsInfo)
Copyright © 2016. All rights reserved.