org.dcm4che2.code
Class TimeIntervals

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

public class TimeIntervals
extends java.lang.Object

CID 6164 Time Intervals.

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

Field Summary
static java.lang.String FourMonthsTo1YearAgo
          (111397, DCM, "4 months to 1 year ago")
static java.lang.String Greater1YearAgo
          (111398, DCM, "> 1 year ago")
static java.lang.String Lesser3MonthsAgo
          (111396, DCM, "< 3 months ago")
static java.lang.String NotSure
          (111399, DCM, "Not sure")
 
Constructor Summary
TimeIntervals()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

FourMonthsTo1YearAgo

public static final java.lang.String FourMonthsTo1YearAgo
(111397, DCM, "4 months to 1 year ago")

See Also:
Constant Field Values

Greater1YearAgo

public static final java.lang.String Greater1YearAgo
(111398, DCM, "> 1 year ago")

See Also:
Constant Field Values

Lesser3MonthsAgo

public static final java.lang.String Lesser3MonthsAgo
(111396, DCM, "< 3 months ago")

See Also:
Constant Field Values

NotSure

public static final java.lang.String NotSure
(111399, DCM, "Not sure")

See Also:
Constant Field Values
Constructor Detail

TimeIntervals

public TimeIntervals()


Copyright © 2011 dcm4che. All Rights Reserved.