kryshen.tema.ant
Class TemaTask.Variable

java.lang.Object
  extended by kryshen.tema.ant.TemaTask.Variable
Enclosing class:
TemaTask

public static class TemaTask.Variable
extends java.lang.Object


Constructor Summary
TemaTask.Variable()
           
 
Method Summary
 void setName(java.lang.String name)
           
 void setPath(java.io.File file)
           
 void setValue(java.lang.String value)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TemaTask.Variable

public TemaTask.Variable()
Method Detail

setName

public void setName(java.lang.String name)

setValue

public void setValue(java.lang.String value)

setPath

public void setPath(java.io.File file)