Package | Description |
---|---|
org.dcm4che3.tool.getscu |
C-GET SCU to retrieve DICOM Composite Objects from C-GET SCP.
|
org.dcm4che3.tool.getscu.test |
C-GET SCU to retrieve DICOM Composite Objects from C-GET SCP.
|
Modifier and Type | Field and Description |
---|---|
private GetSCU.InformationModel |
GetSCU.model |
Modifier and Type | Method and Description |
---|---|
private static GetSCU.InformationModel |
GetSCU.informationModelOf(org.apache.commons.cli.CommandLine cl) |
static GetSCU.InformationModel |
GetSCU.InformationModel.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GetSCU.InformationModel[] |
GetSCU.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 |
GetSCU.setInformationModel(GetSCU.InformationModel model,
String[] tss,
boolean relational) |
Modifier and Type | Field and Description |
---|---|
private GetSCU.InformationModel |
RetrieveTool.retrieveInformationModel |
Copyright © 2017 dcm4che.org. All rights reserved.