[This is preliminary documentation and is subject to change.]
| Icon | Member | Description |
|---|---|---|
| DicomMessage(DimseCommand) |
Constructor.
Use this constructor to create a DicomMessage with an empty command set
and empty data set.
| |
| DicomMessage(DimseCommand, DataSet) |
Constructor.
Use this constructor to create a DicomMessage with an empty command set
and the given Dataset.
|