org.dcm4che2.code
Class UnitsOfFollowUpInterval

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

public class UnitsOfFollowUpInterval
extends java.lang.Object

CID 6046 Units of Follow-up Interval.

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 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
UnitsOfFollowUpInterval()
           
 
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

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

UnitsOfFollowUpInterval

public UnitsOfFollowUpInterval()


Copyright © 2011 dcm4che. All Rights Reserved.