org.dcm4che2.code
Class RelativeTimes

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

public class RelativeTimes
extends java.lang.Object

CID 3600 Relative times.

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

Field Summary
static java.lang.String After
          (R-42517, SRT, "After")
static java.lang.String Before
          (R-407E0, SRT, "Before")
static java.lang.String During
          (R-407E1, SRT, "During")
 
Constructor Summary
RelativeTimes()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

After

public static final java.lang.String After
(R-42517, SRT, "After")

See Also:
Constant Field Values

Before

public static final java.lang.String Before
(R-407E0, SRT, "Before")

See Also:
Constant Field Values

During

public static final java.lang.String During
(R-407E1, SRT, "During")

See Also:
Constant Field Values
Constructor Detail

RelativeTimes

public RelativeTimes()


Copyright © 2011 dcm4che. All Rights Reserved.