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