org.dcm4che2.code
Class LesionSegmentationTypes

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

public class LesionSegmentationTypes
extends java.lang.Object

CID 7159 Lesion Segmentation Types.

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

Field Summary
static java.lang.String Abscess
          (M-41610, SRT, "Abscess")
static java.lang.String Cyst
          (M-3340A, SRT, "Cyst")
static java.lang.String Inflammation
          (M-40000, SRT, "Inflammation")
static java.lang.String Necrosis
          (M-54000, SRT, "Necrosis")
static java.lang.String Neoplasm
          (M-8FFFF, SRT, "Neoplasm")
static java.lang.String Nodule
          (M-03010, SRT, "Nodule")
 
Constructor Summary
LesionSegmentationTypes()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

Abscess

public static final java.lang.String Abscess
(M-41610, SRT, "Abscess")

See Also:
Constant Field Values

Cyst

public static final java.lang.String Cyst
(M-3340A, SRT, "Cyst")

See Also:
Constant Field Values

Inflammation

public static final java.lang.String Inflammation
(M-40000, SRT, "Inflammation")

See Also:
Constant Field Values

Necrosis

public static final java.lang.String Necrosis
(M-54000, SRT, "Necrosis")

See Also:
Constant Field Values

Neoplasm

public static final java.lang.String Neoplasm
(M-8FFFF, SRT, "Neoplasm")

See Also:
Constant Field Values

Nodule

public static final java.lang.String Nodule
(M-03010, SRT, "Nodule")

See Also:
Constant Field Values
Constructor Detail

LesionSegmentationTypes

public LesionSegmentationTypes()


Copyright © 2011 dcm4che. All Rights Reserved.