| Package | Description |
|---|---|
| tech.uom.impl.enums.quantity | |
| tech.uom.impl.enums.unit |
| Modifier and Type | Method and Description |
|---|---|
protected TemperatureQuantity |
TemperatureQuantity.convert(TemperatureUnit newUnit) |
| Constructor and Description |
|---|
TemperatureQuantity(double val,
TemperatureUnit un) |
| Modifier and Type | Method and Description |
|---|---|
static TemperatureUnit |
TemperatureUnit.getBySymbol(String symbol) |
static TemperatureUnit |
TemperatureUnit.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TemperatureUnit[] |
TemperatureUnit.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.