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