ucar.unidata.metdata
Class QuantityDB
java.lang.Object
ucar.unidata.metdata.QuantityDB
public class QuantityDB
- extends Object
Class for supporting a data base of Quantitys.
- Version:
- $Revision: 1.7 $
- Author:
- Glenn Davis
|
Constructor Summary |
QuantityDB()
default constructor |
|
Method Summary |
static Quantity |
get(String name)
Get a Quantity from the database based on the name |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
QuantityDB
public QuantityDB()
- default constructor
get
public static Quantity get(String name)
- Get a Quantity from the database based on the name
- Parameters:
name - quantity name
- Returns:
- the Quantity in the table or a new Quantity with the name