org.dcm4che2.code
Class VentricleIdentification

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

public class VentricleIdentification
extends java.lang.Object

CID 3463 Ventricle Identification.

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

Field Summary
static java.lang.String LeftVentricle
          (T-32600, SRT, "Left Ventricle")
static java.lang.String RightVentricle
          (T-32500, SRT, "Right Ventricle")
 
Constructor Summary
VentricleIdentification()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

LeftVentricle

public static final java.lang.String LeftVentricle
(T-32600, SRT, "Left Ventricle")

See Also:
Constant Field Values

RightVentricle

public static final java.lang.String RightVentricle
(T-32500, SRT, "Right Ventricle")

See Also:
Constant Field Values
Constructor Detail

VentricleIdentification

public VentricleIdentification()


Copyright © 2011 dcm4che. All Rights Reserved.