org.dcm4che2.code
Class RelativeUsageExposureAmount

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

public class RelativeUsageExposureAmount
extends java.lang.Object

CID 6090 Relative Usage, Exposure Amount.

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

Field Summary
static java.lang.String High
          (111575, DCM, "High")
static java.lang.String Low
          (111577, DCM, "Low")
static java.lang.String Medium
          (111576, DCM, "Medium")
static java.lang.String NoKnownExposure
          (111587, DCM, "No known exposure")
 
Constructor Summary
RelativeUsageExposureAmount()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

High

public static final java.lang.String High
(111575, DCM, "High")

See Also:
Constant Field Values

Low

public static final java.lang.String Low
(111577, DCM, "Low")

See Also:
Constant Field Values

Medium

public static final java.lang.String Medium
(111576, DCM, "Medium")

See Also:
Constant Field Values

NoKnownExposure

public static final java.lang.String NoKnownExposure
(111587, DCM, "No known exposure")

See Also:
Constant Field Values
Constructor Detail

RelativeUsageExposureAmount

public RelativeUsageExposureAmount()


Copyright © 2011 dcm4che. All Rights Reserved.