| Package | Description |
|---|---|
| cdac.medinfo.sdk.dcm30_04.baselibs |
It includes implementation of various data types,tag,transfer syntaxes,both implicit and explicit data elements, along with classes that
provide reading writing capability, .
|
| cdac.medinfo.sdk.dcm30_04.dicommodel.modules |
Defines DICOM specified composite and normalized Information object definitions and
data set.
|
| Modifier and Type | Method and Description |
|---|---|
CodeSequenceMacro |
PersonIdentificationMacro.getCodeSequenceMacro()
This method returns the code sequence macro with proper initialization.
|
CodeSequenceMacro |
CodeSequenceMacroDependentItem.getCodeSequenceMacro()
Retrieves the Instance of CodeSequenceMacro
|
| Modifier and Type | Method and Description |
|---|---|
CodeSequenceMacro |
CineModule.getCodeSequenceMacro()
Get the Instance of Code Sequence Macro.Attributes related to Code Sequence Macro will be set in Macro
using the setter methods provided in the Macro.Calling this method multiple times will return the same Marco
Instance that was created at first.
|