public final class UnitDBManager extends Object implements Serializable
| Constructor and Description |
|---|
UnitDBManager() |
| Modifier and Type | Method and Description |
|---|---|
static UnitDB |
instance()
Gets the default unit database.
|
static void |
setInstance(UnitDB instance)
Sets the default unit database.
|
public static final UnitDB instance() throws UnitDBException
UnitDBException - The default unit database couldn't be created.public static final void setInstance(UnitDB instance)
instance - The unit database to be made the default one.Copyright © 1999-2013 UCAR/Unidata. All Rights Reserved.