Package | Description |
---|---|
ome.model.enums | |
ome.model.units | |
omero.model |
Modifier and Type | Method and Description |
---|---|
static UnitsFrequency |
UnitsFrequency.bySymbol(java.lang.String symbol) |
static UnitsFrequency |
UnitsFrequency.valueOf(java.lang.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.4.4-ice35-b82
Copyright © 2018 The University of Dundee & Open Microscopy Environment. All Rights Reserved.