ca.infoway.messagebuilder.domainvalue.basic
Class X_DistanceObservationUnitsOfMeasure
java.lang.Object
ca.infoway.messagebuilder.lang.Enum
ca.infoway.messagebuilder.lang.EnumPattern
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
Methods inherited from class ca.infoway.messagebuilder.lang.Enum |
compareTo, equals, getEnum, getEnumClass, getEnumList, getEnumMap, getName, getShortClassName, getShortClassName, hashCode, iterator, readResolve |
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
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.