| Package | Description | 
|---|---|
| org.dcm4che3.tool.movescu | 
 Invoke DICOM C-MOVE Retrieve request. 
 | 
| org.dcm4che3.tool.movescu.test | 
 Test classes for invoking DICOM C-MOVE Retrieve request. 
 | 
| Modifier and Type | Field and Description | 
|---|---|
private MoveSCU.InformationModel | 
MoveSCU.model  | 
| Modifier and Type | Method and Description | 
|---|---|
private static MoveSCU.InformationModel | 
MoveSCU.informationModelOf(org.apache.commons.cli.CommandLine cl)  | 
static MoveSCU.InformationModel | 
MoveSCU.InformationModel.valueOf(String name)
Returns the enum constant of this type with the specified name. 
 | 
static MoveSCU.InformationModel[] | 
MoveSCU.InformationModel.values()
Returns an array containing the constants of this enum type, in
the order they are declared. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
MoveSCU.setInformationModel(MoveSCU.InformationModel model,
                   String[] tss,
                   boolean relational)  | 
void | 
MoveSCU.setLevel(MoveSCU.InformationModel mdl)  | 
| Modifier and Type | Field and Description | 
|---|---|
private MoveSCU.InformationModel | 
MoveTool.retrieveInformationModel  | 
Copyright © 2017 dcm4che.org. All rights reserved.