| Package | Description |
|---|---|
| com.google.api.services.healthcare.v1beta1.model |
| Modifier and Type | Method and Description |
|---|---|
Options |
Options.clone() |
Options |
DicomTagConfig.getOptions()
Specifies additional options to apply, overriding the base `profile`.
|
Options |
Options.set(String fieldName,
Object value) |
Options |
Options.setCleanDescriptors(CleanDescriptorsOption cleanDescriptors)
Set Clean Descriptors Option.
|
Options |
Options.setCleanImage(ImageConfig cleanImage)
Apply `Action.clean_image` to
[`PixelData`](https://dicom.nema.org/medical/dicom/2018e/output/chtml/part06/chapter_6.html) as
configured.
|
Options |
Options.setPrimaryIds(String primaryIds)
Set `Action` for [`StudyInstanceUID`, `SeriesInstanceUID`, `SOPInstanceUID`, and `MediaStorageS
OPInstanceUID`](https://dicom.nema.org/medical/dicom/2018e/output/chtml/part06/chapter_6.html).
|
| Modifier and Type | Method and Description |
|---|---|
DicomTagConfig |
DicomTagConfig.setOptions(Options options)
Specifies additional options to apply, overriding the base `profile`.
|
Copyright © 2011–2025 Google. All rights reserved.