/AWS1/CL_MIGDICOMUPDATES¶
The object containing removableAttributes and updatableAttributes.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_removableattributes TYPE /AWS1/MIGDICOMATTRIBUTE /AWS1/MIGDICOMATTRIBUTE¶
The DICOM tags to be removed from
ImageSetMetadata.
iv_updatableattributes TYPE /AWS1/MIGDICOMATTRIBUTE /AWS1/MIGDICOMATTRIBUTE¶
The DICOM tags that need to be updated in
ImageSetMetadata.
Queryable Attributes¶
removableAttributes¶
The DICOM tags to be removed from
ImageSetMetadata.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_REMOVABLEATTRIBUTES() |
Getter for REMOVABLEATTRIBUTES, with configurable default |
ASK_REMOVABLEATTRIBUTES() |
Getter for REMOVABLEATTRIBUTES w/ exceptions if field has no |
HAS_REMOVABLEATTRIBUTES() |
Determine if REMOVABLEATTRIBUTES has a value |
updatableAttributes¶
The DICOM tags that need to be updated in
ImageSetMetadata.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_UPDATABLEATTRIBUTES() |
Getter for UPDATABLEATTRIBUTES, with configurable default |
ASK_UPDATABLEATTRIBUTES() |
Getter for UPDATABLEATTRIBUTES w/ exceptions if field has no |
HAS_UPDATABLEATTRIBUTES() |
Determine if UPDATABLEATTRIBUTES has a value |