Expresso 5-6

com.jcorporate.expresso.core.misc
Class ConfigPathFixedParam

java.lang.Object
  extended bycom.jcorporate.expresso.core.misc.ConfigPathFixedParam

public class ConfigPathFixedParam
extends Object


Constructor Summary
ConfigPathFixedParam()
           
 
Method Summary
 String getName()
           
 String getValue()
           
 void setName(String newName)
           
 void setValue(String newValue)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ConfigPathFixedParam

public ConfigPathFixedParam()
Method Detail

setName

public void setName(String newName)

getName

public String getName()

setValue

public void setValue(String newValue)

getValue

public String getValue()

Expresso 5-6

Please see www.jcorporate.com for information about new Expresso releases.