Package edu.sc.seis.sod
Class SodConfig
- java.lang.Object
-
- edu.sc.seis.sod.SodConfig
-
public class SodConfig extends java.lang.Object
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.String
getConfig()
int
getDbid()
java.sql.Timestamp
getTime()
protected void
setConfig(java.lang.String config)
protected void
setDbid(int dbid)
protected void
setTime(java.sql.Timestamp time)
-