|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.dcm4che2.code.CADProcessingAndFindingsSummary
public class CADProcessingAndFindingsSummary
CID 6047 CAD Processing and Findings Summary.
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 |
---|
public static final java.lang.String AllAlgorithmsSucceededWithFindings
public static final java.lang.String AllAlgorithmsSucceededWithoutFindings
public static final java.lang.String NoAlgorithmsSucceededWithoutFindings
public static final java.lang.String NotAllAlgorithmsSucceededWithFindings
public static final java.lang.String NotAllAlgorithmsSucceededWithoutFindings
Constructor Detail |
---|
public CADProcessingAndFindingsSummary()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |