Package | Description |
---|---|
com.google.api.services.healthcare.v1beta1.model |
Modifier and Type | Method and Description |
---|---|
TagFilterList |
TagFilterList.clone() |
TagFilterList |
DicomConfig.getKeepList()
List of tags to keep.
|
TagFilterList |
DicomConfig.getRemoveList()
List of tags to remove.
|
TagFilterList |
TagFilterList.set(String fieldName,
Object value) |
TagFilterList |
TagFilterList.setTags(List<String> tags)
Tags to be filtered.
|
Modifier and Type | Method and Description |
---|---|
DicomConfig |
DicomConfig.setKeepList(TagFilterList keepList)
List of tags to keep.
|
DicomConfig |
DicomConfig.setRemoveList(TagFilterList removeList)
List of tags to remove.
|
Copyright © 2011–2024 Google. All rights reserved.