com.basilv.envgen
Class EnvGenTask.SharedVariable
java.lang.Object
com.basilv.envgen.EnvGenTask.SharedVariable
- Enclosing class:
- EnvGenTask
public static class EnvGenTask.SharedVariable
- extends Object
Represents a shared variable for the FreeMarker configuration.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EnvGenTask.SharedVariable
public EnvGenTask.SharedVariable()
getValue
public String getValue()
setValue
public void setValue(String value)
getName
public String getName()
setName
public void setName(String name)
EnvGen available from www.basilv.com/psd/software Copyright © 2007 Basil Vandegriend. All Rights Reserved.