| Package | Description | 
|---|---|
| ome.model.enums | |
| ome.model.units | |
| omero.model | 
| Modifier and Type | Method and Description | 
|---|---|
static UnitsTemperature | 
UnitsTemperature.bySymbol(String symbol)  | 
static UnitsTemperature | 
UnitsTemperature.valueOf(String name)
Returns the enum constant of this type with the specified name. 
 | 
static UnitsTemperature[] | 
UnitsTemperature.values()
Returns an array containing the constants of this enum type, in
the order they are declared. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
UnitsTemperature | 
Temperature.getUnit()
Many-to-one field ome.model.units.Temperature.unit (ome.model.enums.UnitsTemperature). 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
Temperature.setUnit(UnitsTemperature unit)  | 
| Constructor and Description | 
|---|
Temperature(double d,
           UnitsTemperature u)  | 
| Constructor and Description | 
|---|
TemperatureI(double d,
            UnitsTemperature ul)
Copy constructor that converts the given  
Temperature
 based on the given ome.model enum | 
                
                
Version: 5.2.3-ice35-b22
Copyright © 2016 The University of Dundee & Open Microscopy Environment. All Rights Reserved.