public static interface DICOMUpdates.Builder extends SdkPojo, CopyableBuilder<DICOMUpdates.Builder,DICOMUpdates>
| Modifier and Type | Method and Description |
|---|---|
DICOMUpdates.Builder |
removableAttributes(SdkBytes removableAttributes)
The DICOM tags to be removed from
ImageSetMetadata. |
DICOMUpdates.Builder |
updatableAttributes(SdkBytes updatableAttributes)
The DICOM tags that need to be updated in
ImageSetMetadata. |
equalsBySdkFields, sdkFieldscopyapplyMutation, buildDICOMUpdates.Builder removableAttributes(SdkBytes removableAttributes)
The DICOM tags to be removed from ImageSetMetadata.
removableAttributes - The DICOM tags to be removed from ImageSetMetadata.DICOMUpdates.Builder updatableAttributes(SdkBytes updatableAttributes)
The DICOM tags that need to be updated in ImageSetMetadata.
updatableAttributes - The DICOM tags that need to be updated in ImageSetMetadata.Copyright © 2023. All rights reserved.