| 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 | Field and Description | 
|---|---|
private QCUpdateScope | 
QC.updateScope  | 
| Modifier and Type | Method and Description | 
|---|---|
QCUpdateScope | 
QC.getUpdateScope()  | 
static QCUpdateScope | 
QCUpdateScope.valueOf(String name)
Returns the enum constant of this type with the specified name. 
 | 
static QCUpdateScope[] | 
QCUpdateScope.values()
Returns an array containing the constants of this enum type, in
the order they are declared. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
QC.setUpdateScope(QCUpdateScope updateScope)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
QCTool.updateAttributes(String testDescription,
                QCUpdateScope updateScope,
                Attributes updateData)
updateAttributes. 
 | 
Copyright © 2017 dcm4che.org. All rights reserved.