| 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.
|
| cdac.medinfo.sdk.dcm30_04.services.ian.iansinkimpl |
Provides the sink implementation for creation of SOP Instance for Instance Availability Notification service class.
|
| Modifier and Type | Method and Description |
|---|---|
ReferencedSeriesSequence |
SeriesandInstanceReferenceMacro.getReferencedSeriesSequence()
Retrieves pre-initialized object of Referenced Series Sequence.If the module contains the sequence object
it returns the same otherwise it creates the sequence adds to the module with proper initialization
and then returns the object of sequence
|
ReferencedSeriesSequence |
PresentationStateRelationshipMacro.getReferencedSeriesSequence()
Retrieves pre-initialized object of Referenced SeriesSequence.If the module contains the sequence object
it returns the same otherwise it creates the sequence adds to the module with proper initialization
and then returns the object of sequence.
|
ReferencedSeriesSequence |
HierarchicalSOPInstanceReferenceMacro.getReferencedSeriesSequence()
Retrieves pre-initialized object of Referenced Series Sequence.If the module contains the sequence object
it returns the same otherwise it creates the sequence adds to the module with proper initialization
and then returns the object of sequence.
|
ReferencedSeriesSequence |
ContributingSOPInstancesReferenceSequenceItem.getReferencedSeriesSequence()
Retrieves pre-initialized object of Referenced Series Sequence.If the module contains the sequence object
it returns the same otherwise it creates the sequence adds to the module with proper initialization
and then returns the object of sequence.
|
ReferencedSeriesSequence |
BlendingSequenceItem.getReferencedSeriesSequence()
Retrieves pre-initialized object of Referenced Series Sequence.If the module contains the sequence object
it returns the same otherwise it creates the sequence adds to the module with proper initialization
and then returns the object of sequence.
|
| Modifier and Type | Method and Description |
|---|---|
ReferencedSeriesSequence |
StudyContentModule.getReferencedSeriesSequence()
Sequence of Repeating Items where each Item includes the Attributes of a
Series.
|
ReferencedSeriesSequence |
StudyComponentModule.getReferencedSeriesSequence()
This method provides the pre-initialized object of Referenced Series Sequence
return objReferencedSeriesSequence - object of Referenced Series Sequence.
|
ReferencedSeriesSequence |
PresentationStateModule.getReferencedSeriesSequence()
Retrieves pre-initialized object of Referenced Series Sequence.If the module contains the sequence object
it returns the same otherwise it creates the sequence adds to the module with proper initialization
and then returns the object of sequence
|
ReferencedSeriesSequence |
InstanceAvailabilityNotificationModule.getReferencedSeriesSequence()
Retrieves pre-initialized object of ReferencedSeriesSequence.If the module contains the sequence object
it returns the same otherwise it creates the sequence adds to the module with proper initialization
and then returns the object of sequence
|
ReferencedSeriesSequence |
CommonInstanceReferenceModule.getReferencedSeriesSequence()
Retrieves pre-initialized object of ReferencedSeriesSequence.If the module contains the sequence object
it returns the same otherwise it creates the sequence adds to the module with proper initialization
and then returns the object of sequence
|
| Modifier and Type | Method and Description |
|---|---|
ReferencedSeriesSequence |
NCreateIANAttribute.getReferencedSeriesSequence()
Retrieves pre-initialized object of ReferencedSeriesSequence.If the module contains the sequence object
it returns the same otherwise it creates the sequence adds to the module with proper initialization
and then returns the object of sequence
|