Expresso 5-6

com.jcorporate.expresso.core.misc
Class ConfigSetupDefault

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

public class ConfigSetupDefault
extends Object


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

Constructor Detail

ConfigSetupDefault

public ConfigSetupDefault()
Method Detail

setSchema

public void setSchema(String newSchema)

getSchema

public String getSchema()

setName

public void setName(String newName)

setValue

public void setValue(String newValue)

getName

public String getName()

getValue

public String getValue()

Expresso 5-6

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