org.dcm4che2.code
Class NormalRangeValues

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

public class NormalRangeValues
extends java.lang.Object

CID 223 Normal Range Values.

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

Field Summary
static java.lang.String NormalRangeLowerLimit
          (R-10041, SRT, "Normal Range Lower Limit")
static java.lang.String NormalRangeUpperLimit
          (R-0038B, SRT, "Normal Range Upper Limit")
 
Constructor Summary
NormalRangeValues()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

NormalRangeLowerLimit

public static final java.lang.String NormalRangeLowerLimit
(R-10041, SRT, "Normal Range Lower Limit")

See Also:
Constant Field Values

NormalRangeUpperLimit

public static final java.lang.String NormalRangeUpperLimit
(R-0038B, SRT, "Normal Range Upper Limit")

See Also:
Constant Field Values
Constructor Detail

NormalRangeValues

public NormalRangeValues()


Copyright © 2011 dcm4che. All Rights Reserved.