|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Unit | |
---|---|
gov.nih.nci.caarray.services.util.dataconverter.mapper.fieldmappers | |
org.biomage.Interface | |
org.biomage.Measurement |
Uses of Unit in gov.nih.nci.caarray.services.util.dataconverter.mapper.fieldmappers |
---|
Methods in gov.nih.nci.caarray.services.util.dataconverter.mapper.fieldmappers that return Unit | |
---|---|
static Unit |
UnitDataFieldMapper.toUnit(UnitData unitData)
|
Uses of Unit in org.biomage.Interface |
---|
Methods in org.biomage.Interface that return Unit | |
---|---|
Unit |
HasUnit.getUnit()
Get method for unit |
Methods in org.biomage.Interface with parameters of type Unit | |
---|---|
void |
HasUnit.setUnit(Unit unit)
Set method for unit |
Uses of Unit in org.biomage.Measurement |
---|
Subclasses of Unit in org.biomage.Measurement | |
---|---|
class |
ConcentrationUnit
Concentration |
class |
DistanceUnit
Distance |
class |
MassUnit
Mass |
class |
OtherUnit
|
class |
QuantityUnit
Quantity |
class |
TemperatureUnit
Temperature |
class |
TimeUnit
Time |
class |
VolumeUnit
Volume |
Fields in org.biomage.Measurement declared as Unit | |
---|---|
protected Unit |
Measurement.unit
The Unit associated with the Measurement. |
Methods in org.biomage.Measurement that return Unit | |
---|---|
Unit |
Measurement.getUnit()
Get method for unit |
Methods in org.biomage.Measurement with parameters of type Unit | |
---|---|
void |
Measurement.setUnit(Unit unit)
Set method for unit |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |