public class SystemConfig extends Object implements Serializable, Cloneable
| Constructor and Description |
|---|
SystemConfig(String name,
String value,
String defaultValue) |
public int getId()
public void setId(int id)
public String getName()
public String getValue()
public void setValue(String value)
public String getDefaultValue()
public SystemConfig clone() throws CloneNotSupportedException
clone in class ObjectCloneNotSupportedExceptionCopyright © 2009-2013 DuraSpace. All Rights Reserved.