| Package | Description |
|---|---|
| tech.uom.impl.enums.unit |
| Modifier and Type | Method and Description |
|---|---|
static DistanceUnit |
DistanceUnit.getBySymbol(String symbol) |
static DistanceUnit |
DistanceUnit.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DistanceUnit[] |
DistanceUnit.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2005–2024 Units of Measurement project. All rights reserved.