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