org.dcm4che2.code
Class IntendedUseOfCADOutput

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

public class IntendedUseOfCADOutput
extends java.lang.Object

CID 6034 Intended Use of CAD Output.

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

Field Summary
static java.lang.String NotForPresentationRenderingDeviceExpectedNotToPresent
          (111152, DCM, "Not for Presentation: Rendering device expected not to present")
static java.lang.String PresentationOptionalRenderingDeviceMayPresent
          (111151, DCM, "Presentation Optional: Rendering device may present")
static java.lang.String PresentationRequiredRenderingDeviceIsExpectedToPresent
          (111150, DCM, "Presentation Required: Rendering device is expected to present")
 
Constructor Summary
IntendedUseOfCADOutput()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

NotForPresentationRenderingDeviceExpectedNotToPresent

public static final java.lang.String NotForPresentationRenderingDeviceExpectedNotToPresent
(111152, DCM, "Not for Presentation: Rendering device expected not to present")

See Also:
Constant Field Values

PresentationOptionalRenderingDeviceMayPresent

public static final java.lang.String PresentationOptionalRenderingDeviceMayPresent
(111151, DCM, "Presentation Optional: Rendering device may present")

See Also:
Constant Field Values

PresentationRequiredRenderingDeviceIsExpectedToPresent

public static final java.lang.String PresentationRequiredRenderingDeviceIsExpectedToPresent
(111150, DCM, "Presentation Required: Rendering device is expected to present")

See Also:
Constant Field Values
Constructor Detail

IntendedUseOfCADOutput

public IntendedUseOfCADOutput()


Copyright © 2011 dcm4che. All Rights Reserved.