org.dcm4che2.code
Class CADProcessingAndFindingsSummary

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

public class CADProcessingAndFindingsSummary
extends java.lang.Object

CID 6047 CAD Processing and Findings Summary.

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

Field Summary
static java.lang.String AllAlgorithmsSucceededWithFindings
          (111242, DCM, "All algorithms succeeded; with findings")
static java.lang.String AllAlgorithmsSucceededWithoutFindings
          (111241, DCM, "All algorithms succeeded; without findings")
static java.lang.String NoAlgorithmsSucceededWithoutFindings
          (111245, DCM, "No algorithms succeeded; without findings")
static java.lang.String NotAllAlgorithmsSucceededWithFindings
          (111244, DCM, "Not all algorithms succeeded; with findings")
static java.lang.String NotAllAlgorithmsSucceededWithoutFindings
          (111243, DCM, "Not all algorithms succeeded; without findings")
 
Constructor Summary
CADProcessingAndFindingsSummary()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

AllAlgorithmsSucceededWithFindings

public static final java.lang.String AllAlgorithmsSucceededWithFindings
(111242, DCM, "All algorithms succeeded; with findings")

See Also:
Constant Field Values

AllAlgorithmsSucceededWithoutFindings

public static final java.lang.String AllAlgorithmsSucceededWithoutFindings
(111241, DCM, "All algorithms succeeded; without findings")

See Also:
Constant Field Values

NoAlgorithmsSucceededWithoutFindings

public static final java.lang.String NoAlgorithmsSucceededWithoutFindings
(111245, DCM, "No algorithms succeeded; without findings")

See Also:
Constant Field Values

NotAllAlgorithmsSucceededWithFindings

public static final java.lang.String NotAllAlgorithmsSucceededWithFindings
(111244, DCM, "Not all algorithms succeeded; with findings")

See Also:
Constant Field Values

NotAllAlgorithmsSucceededWithoutFindings

public static final java.lang.String NotAllAlgorithmsSucceededWithoutFindings
(111243, DCM, "Not all algorithms succeeded; without findings")

See Also:
Constant Field Values
Constructor Detail

CADProcessingAndFindingsSummary

public CADProcessingAndFindingsSummary()


Copyright © 2011 dcm4che. All Rights Reserved.