org.dcm4che2.code
Class UnitsOfMeasureForAge

java.lang.Object
  extended by org.dcm4che2.code.UnitsOfMeasureForAge

public class UnitsOfMeasureForAge
extends java.lang.Object

CID 7456 Units of Measure for Age.

Since:
Jun 2, 2010
Version:
$Rev: 13502 $ $Date:: 2010-06-09#$
Author:
Gunter Zeilinger

Field Summary
static java.lang.String Day
          (d, UCUM[1.4], "day")
static java.lang.String Hour
          (h, UCUM[1.4], "hour")
static java.lang.String Minute
          (min, UCUM[1.4], "minute")
static java.lang.String Month
          (mo, UCUM[1.4], "month")
static java.lang.String Week
          (wk, UCUM[1.4], "week")
static java.lang.String Year
          (a, UCUM[1.4], "year")
 
Constructor Summary
UnitsOfMeasureForAge()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

Day

public static final java.lang.String Day
(d, UCUM[1.4], "day")

See Also:
Constant Field Values

Hour

public static final java.lang.String Hour
(h, UCUM[1.4], "hour")

See Also:
Constant Field Values

Minute

public static final java.lang.String Minute
(min, UCUM[1.4], "minute")

See Also:
Constant Field Values

Month

public static final java.lang.String Month
(mo, UCUM[1.4], "month")

See Also:
Constant Field Values

Week

public static final java.lang.String Week
(wk, UCUM[1.4], "week")

See Also:
Constant Field Values

Year

public static final java.lang.String Year
(a, UCUM[1.4], "year")

See Also:
Constant Field Values
Constructor Detail

UnitsOfMeasureForAge

public UnitsOfMeasureForAge()


Copyright © 2011 dcm4che. All Rights Reserved.