org.biomage.Measurement
Class Measurement.KindCV
java.lang.Object
|
+--org.biomage.Measurement.Measurement.KindCV
- Enclosing class:
- Measurement
- public class Measurement.KindCV
- extends java.lang.Object
Inner class for the enumeration values that the attribute kindCV
can assume.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TIME
public final int TIME
- See Also:
- Constant Field Values
DISTANCE
public final int DISTANCE
- See Also:
- Constant Field Values
TEMPERATURE
public final int TEMPERATURE
- See Also:
- Constant Field Values
QUANTITY
public final int QUANTITY
- See Also:
- Constant Field Values
MASS
public final int MASS
- See Also:
- Constant Field Values
VOLUME
public final int VOLUME
- See Also:
- Constant Field Values
CONCENTRATION
public final int CONCENTRATION
- See Also:
- Constant Field Values
OTHER
public final int OTHER
- 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.