ca.infoway.messagebuilder.domainvalue.basic
Class X_DistanceObservationUnitsOfMeasure

Package class diagram package X_DistanceObservationUnitsOfMeasure
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_DistanceObservationUnitsOfMeasure
All Implemented Interfaces:
Code, UnitsOfMeasureCaseSensitive, x_DistanceObservationUnitsOfMeasure, Serializable, Comparable

public class X_DistanceObservationUnitsOfMeasure
extends EnumPattern
implements x_DistanceObservationUnitsOfMeasure

See Also:
Serialized Form

Field Summary
static X_DistanceObservationUnitsOfMeasure DEGREE
           
static X_DistanceObservationUnitsOfMeasure KILOMETER
           
static X_DistanceObservationUnitsOfMeasure METER
           
static X_DistanceObservationUnitsOfMeasure MILE
           
static X_DistanceObservationUnitsOfMeasure 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

MILE

public static final X_DistanceObservationUnitsOfMeasure MILE

YARD

public static final X_DistanceObservationUnitsOfMeasure YARD

DEGREE

public static final X_DistanceObservationUnitsOfMeasure DEGREE

KILOMETER

public static final X_DistanceObservationUnitsOfMeasure KILOMETER

METER

public static final X_DistanceObservationUnitsOfMeasure METER
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.