|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjecthydroScalingAPI.util.database.DB_Register
public class DB_Register
The basic database building block. The register is in escence a Hashtable which allows for rapid retreival of the properties
| Constructor Summary | |
|---|---|
DB_Register(java.lang.String[] Fields,
java.lang.Object[] Values)
Creates a new DB_Register |
|
| Method Summary | |
|---|---|
java.lang.Object |
getProperty(java.lang.String propName)
Returns the value associated to a given property |
java.lang.String |
toString()
Prints an elegant description of the DB_Register showin the property nams and property values |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public DB_Register(java.lang.String[] Fields,
java.lang.Object[] Values)
Fields - The name of the propertiesValues - The values associated to the properties| Method Detail |
|---|
public java.lang.Object getProperty(java.lang.String propName)
propName - The desired property
public java.lang.String toString()
toString in class java.lang.Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
CUENCAS was initially developed by Ricardo Mantilla at the University of Colorado under the supervision of Dr. Vijay K. Gupta. We wish to recognize the support from the National Science Fundation.