| Package | Description |
|---|---|
| cdac.medinfo.sdk.dcm30_04.services.dimsecommons |
Provides classes for dealing fundamental service operations.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CommandSet
This class is used as a Command Set in Dicom which holds the Command Elements
in increasing order of Tag number.
|
| Modifier and Type | Method and Description |
|---|---|
ICommandSet |
DicomMessage.getCommandSet()
Retrieves Command Set.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DicomMessage.setCommandSet(ICommandSet objICommandSet)
Sets the Command Set provided by user.
|