ca.infoway.messagebuilder.domainvalue.basic
Class X_HeightOrWeightObservationUnitsOfMeasure
java.lang.Object
ca.infoway.messagebuilder.lang.Enum
ca.infoway.messagebuilder.lang.EnumPattern
ca.infoway.messagebuilder.domainvalue.basic.X_HeightOrWeightObservationUnitsOfMeasure
- All Implemented Interfaces:
- Code, UnitsOfMeasureCaseSensitive, x_HeightOrWeightObservationUnitsOfMeasure, Serializable, Comparable
public class X_HeightOrWeightObservationUnitsOfMeasure
- extends EnumPattern
- implements x_HeightOrWeightObservationUnitsOfMeasure
- See Also:
- Serialized Form
Methods inherited from class ca.infoway.messagebuilder.lang.Enum |
compareTo, equals, getEnum, getEnumClass, getEnumList, getEnumMap, getName, getShortClassName, getShortClassName, hashCode, iterator, readResolve |
FOOT
public static final X_HeightOrWeightObservationUnitsOfMeasure FOOT
INCH
public static final X_HeightOrWeightObservationUnitsOfMeasure INCH
POUND
public static final X_HeightOrWeightObservationUnitsOfMeasure POUND
OUNCE
public static final X_HeightOrWeightObservationUnitsOfMeasure OUNCE
YARD
public static final X_HeightOrWeightObservationUnitsOfMeasure YARD
CENTIMETER
public static final X_HeightOrWeightObservationUnitsOfMeasure CENTIMETER
GRAM
public static final X_HeightOrWeightObservationUnitsOfMeasure GRAM
KILOGRAM
public static final X_HeightOrWeightObservationUnitsOfMeasure KILOGRAM
METER
public static final X_HeightOrWeightObservationUnitsOfMeasure METER
MILLIMETER
public static final X_HeightOrWeightObservationUnitsOfMeasure MILLIMETER
getCodeValue
public String getCodeValue()
- Description copied from interface:
Code
Gets the code value.
- Specified by:
getCodeValue
in interface Code
- Returns:
- the code value
getCodeSystem
public String getCodeSystem()
- Description copied from interface:
Code
Gets the code system.
- Specified by:
getCodeSystem
in interface Code
- Returns:
- the code system
Copyright © 2013. All Rights Reserved.