| Package | Description | 
|---|---|
| org.dcm4che3.tool.qc | 
 A client to apply QC operations on a dcm4chee archive. 
 | 
| org.dcm4che3.tool.qc.test | 
 Test classes for performing QC operations on a dcm4chee archive. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
static QCResult | 
QC.performOperation(String opDescription,
                QC qc)  | 
private static QCResult | 
QC.sendDeleteRequest(String desc,
                 QC qc)  | 
private static QCResult | 
QC.sendRequest(String desc,
           QC qc,
           Object qcMessage)  | 
| Modifier and Type | Method and Description | 
|---|---|
private static void | 
QC.printResult(QCResult result)  | 
| Modifier and Type | Field and Description | 
|---|---|
private List<QCResult> | 
MultipleQCResult.results  | 
| Modifier and Type | Method and Description | 
|---|---|
List<QCResult> | 
MultipleQCResult.getResults()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
MultipleQCResult.setResults(List<QCResult> results)  | 
Copyright © 2017 dcm4che.org. All rights reserved.