org.tinygroup.menucommand.config
类 MenuCommand
java.lang.Object
org.tinygroup.menucommand.config.BaseObject
org.tinygroup.menucommand.config.BaseCommand
org.tinygroup.menucommand.config.MenuCommand
public class MenuCommand
- extends BaseCommand
菜单命令(仅在当前菜单有效)
- 作者:
- yancheng11334
| 从类 org.tinygroup.menucommand.config.BaseObject 继承的方法 |
compile, getDescription, getId, getName, getPath, getPattern, getRegex, getTitle, match, setDescription, setId, setName, setPath, setPattern, setRegex, setTitle |
| 从类 java.lang.Object 继承的方法 |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MenuCommand
public MenuCommand()
getEventType
public String getEventType()
setEventType
public void setEventType(String eventType)
getMenuConfig
public MenuConfig getMenuConfig()
setMenuConfig
public void setMenuConfig(MenuConfig menuConfig)
isSystemEnable
public boolean isSystemEnable()
setSystemEnable
public void setSystemEnable(boolean systemEnable)
Copyright © 2006–2016 TinyGroup. All rights reserved.