org.dcm4che2.code
Class AngiographicEFTestingMethod

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

public class AngiographicEFTestingMethod
extends java.lang.Object

CID 3748 Angiographic EF Testing Method.

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

Field Summary
static java.lang.String BiPlaneAngiography
          (122060, DCM, "Bi-plane Angiography")
static java.lang.String SinglePlaneAngiography
          (122059, DCM, "Single plane Angiography")
 
Constructor Summary
AngiographicEFTestingMethod()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

BiPlaneAngiography

public static final java.lang.String BiPlaneAngiography
(122060, DCM, "Bi-plane Angiography")

See Also:
Constant Field Values

SinglePlaneAngiography

public static final java.lang.String SinglePlaneAngiography
(122059, DCM, "Single plane Angiography")

See Also:
Constant Field Values
Constructor Detail

AngiographicEFTestingMethod

public AngiographicEFTestingMethod()


Copyright © 2011 dcm4che. All Rights Reserved.