org.tinygroup.menucommand.config
类 MenuConfigs
java.lang.Object
org.tinygroup.menucommand.config.MenuConfigs
public class MenuConfigs
- extends Object
命令菜单定义
- 作者:
- yancheng11334
| 从类 java.lang.Object 继承的方法 |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MenuConfigs
public MenuConfigs()
getMenuConfigList
public List<MenuConfig> getMenuConfigList()
setMenuConfigList
public void setMenuConfigList(List<MenuConfig> menuConfigList)
getSystemCommandList
public List<SystemCommand> getSystemCommandList()
setSystemCommandList
public void setSystemCommandList(List<SystemCommand> systemCommandList)
Copyright © 2006–2016 TinyGroup. All rights reserved.