| Package | Description | 
|---|---|
| ome.model.enums | |
| ome.model.units | |
| omero.model | 
| Modifier and Type | Method and Description | 
|---|---|
static UnitsFrequency | 
UnitsFrequency.bySymbol(String symbol)  | 
static UnitsFrequency | 
UnitsFrequency.valueOf(String name)
Returns the enum constant of this type with the specified name. 
 | 
static UnitsFrequency[] | 
UnitsFrequency.values()
Returns an array containing the constants of this enum type, in
the order they are declared. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
UnitsFrequency | 
Frequency.getUnit()
Many-to-one field ome.model.units.Frequency.unit (ome.model.enums.UnitsFrequency). 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
Frequency.setUnit(UnitsFrequency unit)  | 
| Constructor and Description | 
|---|
Frequency(double d,
         UnitsFrequency u)  | 
| Constructor and Description | 
|---|
FrequencyI(double d,
          UnitsFrequency ul)
Copy constructor that converts the given  
Frequency
 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.