public class SelfmenuInfoBean extends Object
Constructor and Description |
---|
SelfmenuInfoBean() |
Modifier and Type | Method and Description |
---|---|
SelfmenuInfoBean |
addButtion(SelfmenuInfoButtonBean... buttonBeans)
添加菜单按钮,最多添加3个,超出的会被忽略掉
|
List<SelfmenuInfoButtonBean> |
getButton()
菜单按钮
|
void |
setButton(List<SelfmenuInfoButtonBean> button)
菜单按钮
|
public List<SelfmenuInfoButtonBean> getButton()
public void setButton(List<SelfmenuInfoButtonBean> button)
button
- public SelfmenuInfoBean addButtion(SelfmenuInfoButtonBean... buttonBeans)
buttonBeans
- Copyright © 2020. All rights reserved.