com.jcorporate.expresso.core.misc
Class ConfigCustomProperty
java.lang.Object
com.jcorporate.expresso.core.misc.ConfigCustomProperty
- public class ConfigCustomProperty
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ConfigCustomProperty
public ConfigCustomProperty()
ConfigCustomProperty
public ConfigCustomProperty(String pname,
String pvalue)
setName
public void setName(String newName)
setValue
public void setValue(String newValue)
getName
public String getName()
getValue
public String getValue()
Please see www.jcorporate.com for information about new Expresso releases.