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`](http://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`](http://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–2024 Google. All rights reserved.