| 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, .
|
| Modifier and Type | Method and Description |
|---|---|
GeneralAccessorySequence |
TreatmentSessionIonBeamSequenceItem.getGeneralAccessorySequence()
Retrieves pre-initialized object of General Accessory 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
|
GeneralAccessorySequence |
IonBeamSequenceItem.getGeneralAccessorySequence()
Retrieves pre-initialized object of General Accessory 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
|
GeneralAccessorySequence |
ExposureSequenceItem.getGeneralAccessorySequence()
Retrieves pre-initialized object of GeneralAccessorySequence.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.
|
GeneralAccessorySequence |
BeamSequenceItem.getGeneralAccessorySequence()
Retrieves pre-initialized object of General Accessory 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
|