org.dcm4che2.code
Class StentComposition

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

public class StentComposition
extends java.lang.Object

CID 3814 Stent Composition.

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

Field Summary
static java.lang.String MetalStent
          (A-25502, SRT, "metal stent")
static java.lang.String PlasticStent
          (A-25501, SRT, "plastic stent")
 
Constructor Summary
StentComposition()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

MetalStent

public static final java.lang.String MetalStent
(A-25502, SRT, "metal stent")

See Also:
Constant Field Values

PlasticStent

public static final java.lang.String PlasticStent
(A-25501, SRT, "plastic stent")

See Also:
Constant Field Values
Constructor Detail

StentComposition

public StentComposition()


Copyright © 2011 dcm4che. All Rights Reserved.