ucar.unidata.metdata
Class QuantityDB

java.lang.Object
  extended by 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
 

Constructor Detail

QuantityDB

public QuantityDB()
default constructor

Method Detail

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