org.dcm4che2.code
Class FlowDirection

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

public class FlowDirection
extends java.lang.Object

CID 12221 Flow Direction.

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

Field Summary
static java.lang.String AntegradeFlow
          (R-42047, SRT, "Antegrade Flow")
static java.lang.String RegurgitantFlow
          (R-42E61, SRT, "Regurgitant Flow")
 
Constructor Summary
FlowDirection()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

AntegradeFlow

public static final java.lang.String AntegradeFlow
(R-42047, SRT, "Antegrade Flow")

See Also:
Constant Field Values

RegurgitantFlow

public static final java.lang.String RegurgitantFlow
(R-42E61, SRT, "Regurgitant Flow")

See Also:
Constant Field Values
Constructor Detail

FlowDirection

public FlowDirection()


Copyright © 2011 dcm4che. All Rights Reserved.