JTools

net.jtools.tmpl.model
Class WriteableMacro.IMacro.ArgValue

java.lang.Object
  extended by net.jtools.tmpl.model.WriteableMacro.IMacro.ArgValue
Enclosing class:
WriteableMacro.IMacro

public static class WriteableMacro.IMacro.ArgValue
extends Object


Constructor Summary
WriteableMacro.IMacro.ArgValue()
           
 
Method Summary
 String getName()
           
 String getValue()
           
 void replaceText(WriteableMacro.Argument[] args)
           
 void setName(String x)
           
 void setValue(String x)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WriteableMacro.IMacro.ArgValue

public WriteableMacro.IMacro.ArgValue()
Method Detail

getName

public String getName()

getValue

public String getValue()

replaceText

public void replaceText(WriteableMacro.Argument[] args)

setName

public void setName(String x)

setValue

public void setValue(String x)

JTools

© 2000-2006, JTools.org.