org.tinygroup.uiengine.config
Class SubMacro

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

public class SubMacro
extends Object


Constructor Summary
SubMacro()
           
 
Method Summary
 String getRegex()
           
 void setRegex(String regex)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SubMacro

public SubMacro()
Method Detail

getRegex

public String getRegex()

setRegex

public void setRegex(String regex)


Copyright © 2006–2015 TinyGroup. All rights reserved.