org.tinygroup.codegen.config
Class MacroDefine

java.lang.Object
  extended by org.tinygroup.codegen.config.MacroDefine

public class MacroDefine
extends Object


Constructor Summary
MacroDefine()
           
 
Method Summary
 String getMacroPath()
           
 void setMacroPath(String macroPath)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MacroDefine

public MacroDefine()
Method Detail

getMacroPath

public String getMacroPath()

setMacroPath

public void setMacroPath(String macroPath)


Copyright © 2006–2015 TinyGroup. All rights reserved.