org.molgenis.omx
Class MolgenisDbSettings
java.lang.Object
org.molgenis.omx.MolgenisDbSettings
- All Implemented Interfaces:
- MolgenisSettings
public class MolgenisDbSettings
- extends Object
- implements MolgenisSettings
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MolgenisDbSettings
public MolgenisDbSettings()
getProperty
public String getProperty(String key)
- Specified by:
getProperty in interface MolgenisSettings
getProperty
public String getProperty(String key,
String defaultValue)
- Specified by:
getProperty in interface MolgenisSettings
setProperty
public void setProperty(String key,
String value)
- Specified by:
setProperty in interface MolgenisSettings
Copyright © 2013. All Rights Reserved.