ca.infoway.messagebuilder.domainvalue.basic
Class X_HeightOrWeightObservationUnitsOfMeasure

Package class diagram package X_HeightOrWeightObservationUnitsOfMeasure
java.lang.Object
  extended by ca.infoway.messagebuilder.lang.Enum
      extended by ca.infoway.messagebuilder.lang.EnumPattern
          extended by 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

Field Summary
static X_HeightOrWeightObservationUnitsOfMeasure CENTIMETER
           
static X_HeightOrWeightObservationUnitsOfMeasure FOOT
           
static X_HeightOrWeightObservationUnitsOfMeasure GRAM
           
static X_HeightOrWeightObservationUnitsOfMeasure INCH
           
static X_HeightOrWeightObservationUnitsOfMeasure KILOGRAM
           
static X_HeightOrWeightObservationUnitsOfMeasure METER
           
static X_HeightOrWeightObservationUnitsOfMeasure MILLIMETER
           
static X_HeightOrWeightObservationUnitsOfMeasure OUNCE
           
static X_HeightOrWeightObservationUnitsOfMeasure POUND
           
static X_HeightOrWeightObservationUnitsOfMeasure YARD
           
 
Fields inherited from class ca.infoway.messagebuilder.lang.Enum
INNER_CLASS_SEPARATOR_CHAR, iToString, PACKAGE_SEPARATOR_CHAR
 
Method Summary
 String getCodeSystem()
          Gets the code system.
 String getCodeValue()
          Gets the code value.
 
Methods inherited from class ca.infoway.messagebuilder.lang.EnumPattern
getEnumConstants, isEnum, name, toString, valueOf, values
 
Methods inherited from class ca.infoway.messagebuilder.lang.Enum
compareTo, equals, getEnum, getEnumClass, getEnumList, getEnumMap, getName, getShortClassName, getShortClassName, hashCode, iterator, readResolve
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Field Detail

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
Method Detail

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.