java.lang.Object
org.biomage.Measurement.ConcentrationUnit.UnitNameCV
- Enclosing class:
- ConcentrationUnit
- public class ConcentrationUnit.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
M
public final int M
- See Also:
- Constant Field Values
MM
public final int MM
- See Also:
- Constant Field Values
UM
public final int UM
- See Also:
- Constant Field Values
NM
public final int NM
- See Also:
- Constant Field Values
PM
public final int PM
- See Also:
- Constant Field Values
FM
public final int FM
- See Also:
- Constant Field Values
MG_BY_ML
public final int MG_BY_ML
- See Also:
- Constant Field Values
ML_BY_L
public final int ML_BY_L
- See Also:
- Constant Field Values
G_BY_L
public final int G_BY_L
- See Also:
- Constant Field Values
GRAM_PERCENT
public final int GRAM_PERCENT
- See Also:
- Constant Field Values
MASS_BY_VOLUME_PERCENT
public final int MASS_BY_VOLUME_PERCENT
- See Also:
- Constant Field Values
MASS_BY_MASS_PERCENT
public final int MASS_BY_MASS_PERCENT
- See Also:
- Constant Field Values
OTHER
public final int OTHER
- See Also:
- Constant Field Values
ConcentrationUnit.UnitNameCV
ConcentrationUnit.UnitNameCV()
setValueByName
public int setValueByName(java.lang.String name)