Uses of Class
software.amazon.awssdk.services.medicalimaging.model.DICOMTags
-
Packages that use DICOMTags Package Description software.amazon.awssdk.services.medicalimaging.model -
-
Uses of DICOMTags in software.amazon.awssdk.services.medicalimaging.model
Methods in software.amazon.awssdk.services.medicalimaging.model that return DICOMTags Modifier and Type Method Description DICOMTagsImageSetsMetadataSummary. dicomTags()The DICOM tags associated with the image set.Methods in software.amazon.awssdk.services.medicalimaging.model with parameters of type DICOMTags Modifier and Type Method Description ImageSetsMetadataSummary.BuilderImageSetsMetadataSummary.Builder. dicomTags(DICOMTags dicomTags)The DICOM tags associated with the image set.
-