Package | Description |
---|---|
org.geotools.data.hana.metadata |
Modifier and Type | Method and Description |
---|---|
Uom.Type |
Uom.getType() |
static Uom.Type |
Uom.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Uom.Type[] |
Uom.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
Uom(String name,
Uom.Type type,
double factor) |
Copyright © 1996–2022 Geotools. All rights reserved.