org.biomage.Measurement
Class TemperatureUnit.UnitNameCV
java.lang.Object
|
+--org.biomage.Measurement.TemperatureUnit.UnitNameCV
- Enclosing class:
- TemperatureUnit
- public class TemperatureUnit.UnitNameCV
- extends java.lang.Object
Inner class for the enumeration values that the attribute
unitNameCV can assume.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DEGREE_C
public final int DEGREE_C
- See Also:
- Constant Field Values
DEGREE_F
public final int DEGREE_F
- See Also:
- Constant Field Values
K
public final int K
- See Also:
- Constant Field Values
setValueByName
public int setValueByName(java.lang.String name)
getValueByName
public int getValueByName(java.lang.String name)
setNameByValue
public java.lang.String setNameByValue(int val)
getNameByValue
public java.lang.String getNameByValue(int val)
getValue
public int getValue()
getName
public java.lang.String getName()
Copyright (C) 2002 The MicroArray Gene Expression Database group (MGED) All rights reserved.