org.dcm4che2.code
Class ColonMorphologyDescriptor

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

public class ColonMorphologyDescriptor
extends java.lang.Object

CID 6209 Colon Morphology Descriptor.

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

Field Summary
static java.lang.String Circumferential
          (R-404F0, SRT, "Circumferential")
static java.lang.String Flat
          (G-A485, SRT, "Flat")
static java.lang.String Pedunculated
          (G-A477, SRT, "Pedunculated")
static java.lang.String Sessile
          (G-A530, SRT, "Sessile")
static java.lang.String Ulcer
          (M-38000, SRT, "Ulcer")
 
Constructor Summary
ColonMorphologyDescriptor()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

Circumferential

public static final java.lang.String Circumferential
(R-404F0, SRT, "Circumferential")

See Also:
Constant Field Values

Flat

public static final java.lang.String Flat
(G-A485, SRT, "Flat")

See Also:
Constant Field Values

Pedunculated

public static final java.lang.String Pedunculated
(G-A477, SRT, "Pedunculated")

See Also:
Constant Field Values

Sessile

public static final java.lang.String Sessile
(G-A530, SRT, "Sessile")

See Also:
Constant Field Values

Ulcer

public static final java.lang.String Ulcer
(M-38000, SRT, "Ulcer")

See Also:
Constant Field Values
Constructor Detail

ColonMorphologyDescriptor

public ColonMorphologyDescriptor()


Copyright © 2011 dcm4che. All Rights Reserved.