java.lang.Object
org.biomage.Measurement.MassUnit.UnitNameCV
- Enclosing class:
- MassUnit
- public class MassUnit.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 |
value
int value
nameToValue
private java.util.HashMap nameToValue
KG
public final int KG
- See Also:
- Constant Field Values
G
public final int G
- See Also:
- Constant Field Values
MG
public final int MG
- See Also:
- Constant Field Values
UG
public final int UG
- See Also:
- Constant Field Values
NG
public final int NG
- See Also:
- Constant Field Values
PG
public final int PG
- See Also:
- Constant Field Values
FG
public final int FG
- See Also:
- Constant Field Values
OTHER
public final int OTHER
- See Also:
- Constant Field Values
MassUnit.UnitNameCV
MassUnit.UnitNameCV()
setValueByName
public int setValueByName(java.lang.String name)