public class WxMpSelfMenuInfo extends Object implements Serializable
Created by Binary Wang on 2016-11-25.
| 限定符和类型 | 类和说明 |
|---|---|
static class |
WxMpSelfMenuInfo.WxMpSelfMenuButton |
| 构造器和说明 |
|---|
WxMpSelfMenuInfo() |
| 限定符和类型 | 方法和说明 |
|---|---|
List<WxMpSelfMenuInfo.WxMpSelfMenuButton> |
getButtons() |
void |
setButtons(List<WxMpSelfMenuInfo.WxMpSelfMenuButton> buttons) |
String |
toString() |
public List<WxMpSelfMenuInfo.WxMpSelfMenuButton> getButtons()
public void setButtons(List<WxMpSelfMenuInfo.WxMpSelfMenuButton> buttons)
Copyright © 2017. All rights reserved.