org.biomage.Measurement
Class TimeUnit.UnitNameCV
java.lang.Object
|
+--org.biomage.Measurement.TimeUnit.UnitNameCV
- Enclosing class:
- TimeUnit
- public class TimeUnit.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 |
YEARS
public final int YEARS
- See Also:
- Constant Field Values
MONTHS
public final int MONTHS
- See Also:
- Constant Field Values
WEEKS
public final int WEEKS
- See Also:
- Constant Field Values
D
public final int D
- See Also:
- Constant Field Values
H
public final int H
- See Also:
- Constant Field Values
M
public final int M
- See Also:
- Constant Field Values
S
public final int S
- See Also:
- Constant Field Values
US
public final int US
- 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.