org.dcm4che2.code
Class NormalAbnormal

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

public class NormalAbnormal
extends java.lang.Object

CID 242 Normal-Abnormal.

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

Field Summary
static java.lang.String Abnormal
          (R-42037, SRT, "Abnormal")
static java.lang.String Normal
          (G-A460, SRT, "Normal")
static java.lang.String NormalityUndetermined
          (G-A385, SRT, "Normality Undetermined")
 
Constructor Summary
NormalAbnormal()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

Abnormal

public static final java.lang.String Abnormal
(R-42037, SRT, "Abnormal")

See Also:
Constant Field Values

Normal

public static final java.lang.String Normal
(G-A460, SRT, "Normal")

See Also:
Constant Field Values

NormalityUndetermined

public static final java.lang.String NormalityUndetermined
(G-A385, SRT, "Normality Undetermined")

See Also:
Constant Field Values
Constructor Detail

NormalAbnormal

public NormalAbnormal()


Copyright © 2011 dcm4che. All Rights Reserved.