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