org.biomage.Measurement
Class QuantityUnit.UnitNameCV
java.lang.Object
org.biomage.Measurement.QuantityUnit.UnitNameCV
- All Implemented Interfaces:
- java.io.Serializable
- Enclosing class:
- QuantityUnit
public class QuantityUnit.UnitNameCV
- extends java.lang.Object
- implements java.io.Serializable
Inner class for the enumeration values that the attribute
unitNameCV can assume.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
mol
public final int mol
- See Also:
- Constant Field Values
amol
public final int amol
- See Also:
- Constant Field Values
fmol
public final int fmol
- See Also:
- Constant Field Values
pmol
public final int pmol
- See Also:
- Constant Field Values
nmol
public final int nmol
- See Also:
- Constant Field Values
umol
public final int umol
- See Also:
- Constant Field Values
molecules
public final int molecules
- 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()
toString
public java.lang.String toString()
- Overrides:
toString
in class java.lang.Object