org.tinygroup.uiengine.config
Class Macros

java.lang.Object
  extended by org.tinygroup.uiengine.config.Macros

public class Macros
extends Object


Constructor Summary
Macros()
           
 
Method Summary
 List<Macro> getMacroList()
           
 void setMacroList(List<Macro> macroList)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Macros

public Macros()
Method Detail

getMacroList

public List<Macro> getMacroList()

setMacroList

public void setMacroList(List<Macro> macroList)


Copyright © 2006–2015 TinyGroup. All rights reserved.