org.dcm4che2.code
Class GrowthDistributionRank

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

public class GrowthDistributionRank
extends java.lang.Object

CID 12017 Growth Distribution Rank.

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

Field Summary
static java.lang.String GrowthPercentileRank
          (125012, DCM, "Growth Percentile Rank")
static java.lang.String GrowthZScore
          (125013, DCM, "Growth Z-score")
 
Constructor Summary
GrowthDistributionRank()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

GrowthPercentileRank

public static final java.lang.String GrowthPercentileRank
(125012, DCM, "Growth Percentile Rank")

See Also:
Constant Field Values

GrowthZScore

public static final java.lang.String GrowthZScore
(125013, DCM, "Growth Z-score")

See Also:
Constant Field Values
Constructor Detail

GrowthDistributionRank

public GrowthDistributionRank()


Copyright © 2011 dcm4che. All Rights Reserved.