ca.infoway.messagebuilder.domainvalue.basic
Class X_DrugUnitsOfMeasure

Package class diagram package X_DrugUnitsOfMeasure
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_DrugUnitsOfMeasure
All Implemented Interfaces:
Code, UnitsOfMeasureCaseSensitive, x_DrugUnitsOfMeasure, Serializable, Comparable

public class X_DrugUnitsOfMeasure
extends EnumPattern
implements x_DrugUnitsOfMeasure

See Also:
Serialized Form

Field Summary
static X_DrugUnitsOfMeasure CUBIC_CENTIMETER
           
static X_DrugUnitsOfMeasure CUBIC_MILIMETER
           
static X_DrugUnitsOfMeasure CUP
           
static X_DrugUnitsOfMeasure FLUID_OUNCE
           
static X_DrugUnitsOfMeasure GALLON
           
static X_DrugUnitsOfMeasure GRAM
           
static X_DrugUnitsOfMeasure INTERNATIONAL_UNIT
           
static X_DrugUnitsOfMeasure KILOGRAM
           
static X_DrugUnitsOfMeasure LITRE
           
static X_DrugUnitsOfMeasure MICROGRAM
           
static X_DrugUnitsOfMeasure MICROLITRE
           
static X_DrugUnitsOfMeasure MICROMOLE
           
static X_DrugUnitsOfMeasure MILLIEQUIVALENT
           
static X_DrugUnitsOfMeasure MILLIGRAM
           
static X_DrugUnitsOfMeasure MILLILITRE
           
static X_DrugUnitsOfMeasure MILLIMOLE
           
static X_DrugUnitsOfMeasure MILLIUNIT
           
static X_DrugUnitsOfMeasure MOLE
           
static X_DrugUnitsOfMeasure NANOGRAM
           
static X_DrugUnitsOfMeasure NANOLITRE
           
static X_DrugUnitsOfMeasure OUNCE
           
static X_DrugUnitsOfMeasure PERCENT
           
static X_DrugUnitsOfMeasure PINT
           
static X_DrugUnitsOfMeasure POUND
           
static X_DrugUnitsOfMeasure QUART
           
static X_DrugUnitsOfMeasure SQUARE_CENTIMETRE
           
static X_DrugUnitsOfMeasure SQUARE_FOOT
           
static X_DrugUnitsOfMeasure SQUARE_INCH
           
static X_DrugUnitsOfMeasure SQUARE_METRE
           
static X_DrugUnitsOfMeasure SQUARE_MILLIMETRE
           
static X_DrugUnitsOfMeasure SQUARE_YARD
           
static X_DrugUnitsOfMeasure TABLESPOON
           
static X_DrugUnitsOfMeasure TEASPOON
           
static X_DrugUnitsOfMeasure UNIT
           
 
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

PERCENT

public static final X_DrugUnitsOfMeasure PERCENT

CUP

public static final X_DrugUnitsOfMeasure CUP

FLUID_OUNCE

public static final X_DrugUnitsOfMeasure FLUID_OUNCE

GALLON

public static final X_DrugUnitsOfMeasure GALLON

POUND

public static final X_DrugUnitsOfMeasure POUND

OUNCE

public static final X_DrugUnitsOfMeasure OUNCE

PINT

public static final X_DrugUnitsOfMeasure PINT

QUART

public static final X_DrugUnitsOfMeasure QUART

SQUARE_FOOT

public static final X_DrugUnitsOfMeasure SQUARE_FOOT

SQUARE_INCH

public static final X_DrugUnitsOfMeasure SQUARE_INCH

SQUARE_YARD

public static final X_DrugUnitsOfMeasure SQUARE_YARD

TABLESPOON

public static final X_DrugUnitsOfMeasure TABLESPOON

TEASPOON

public static final X_DrugUnitsOfMeasure TEASPOON

SQUARE_CENTIMETRE

public static final X_DrugUnitsOfMeasure SQUARE_CENTIMETRE

CUBIC_CENTIMETER

public static final X_DrugUnitsOfMeasure CUBIC_CENTIMETER

GRAM

public static final X_DrugUnitsOfMeasure GRAM

INTERNATIONAL_UNIT

public static final X_DrugUnitsOfMeasure INTERNATIONAL_UNIT

KILOGRAM

public static final X_DrugUnitsOfMeasure KILOGRAM

LITRE

public static final X_DrugUnitsOfMeasure LITRE

SQUARE_METRE

public static final X_DrugUnitsOfMeasure SQUARE_METRE

MILLIEQUIVALENT

public static final X_DrugUnitsOfMeasure MILLIEQUIVALENT

MILLIGRAM

public static final X_DrugUnitsOfMeasure MILLIGRAM

MILLILITRE

public static final X_DrugUnitsOfMeasure MILLILITRE

SQUARE_MILLIMETRE

public static final X_DrugUnitsOfMeasure SQUARE_MILLIMETRE

CUBIC_MILIMETER

public static final X_DrugUnitsOfMeasure CUBIC_MILIMETER

MILLIMOLE

public static final X_DrugUnitsOfMeasure MILLIMOLE

MOLE

public static final X_DrugUnitsOfMeasure MOLE

MILLIUNIT

public static final X_DrugUnitsOfMeasure MILLIUNIT

NANOGRAM

public static final X_DrugUnitsOfMeasure NANOGRAM

NANOLITRE

public static final X_DrugUnitsOfMeasure NANOLITRE

UNIT

public static final X_DrugUnitsOfMeasure UNIT

MICROGRAM

public static final X_DrugUnitsOfMeasure MICROGRAM

MICROLITRE

public static final X_DrugUnitsOfMeasure MICROLITRE

MICROMOLE

public static final X_DrugUnitsOfMeasure MICROMOLE
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.