Package | Description |
---|---|
org.dcm4che3.tool.findscu |
Invoke DICOM C-FIND Query Request.
|
org.dcm4che3.tool.findscu.test |
Invoke DICOM C-FIND Query Request.
|
Modifier and Type | Field and Description |
---|---|
private FindSCU.InformationModel |
FindSCU.model |
Modifier and Type | Method and Description |
---|---|
private static FindSCU.InformationModel |
FindSCU.informationModelOf(org.apache.commons.cli.CommandLine cl) |
static FindSCU.InformationModel |
FindSCU.InformationModel.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FindSCU.InformationModel[] |
FindSCU.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 |
FindSCU.setInformationModel(FindSCU.InformationModel model,
String[] tss,
EnumSet<QueryOption> queryOptions) |
Modifier and Type | Field and Description |
---|---|
private FindSCU.InformationModel |
QueryTool.queryModel |
Copyright © 2017 dcm4che.org. All rights reserved.