org.tinygroup.uiengine.config
类 Macros

java.lang.Object
  继承者 org.tinygroup.uiengine.config.Macros

public class Macros
extends Object


构造方法摘要
Macros()
           
 
方法摘要
 List<Macro> getMacroList()
           
 void setMacroList(List<Macro> macroList)
           
 
从类 java.lang.Object 继承的方法
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

构造方法详细信息

Macros

public Macros()
方法详细信息

getMacroList

public List<Macro> getMacroList()

setMacroList

public void setMacroList(List<Macro> macroList)


Copyright © 2006–2016 TinyGroup. All rights reserved.