| Package | Description |
|---|---|
| software.amazon.awssdk.services.medicalimaging.model |
| Modifier and Type | Method and Description |
|---|---|
DICOMStudyDateAndTime |
SearchByAttributeValue.dicomStudyDateAndTime()
The aggregated structure containing DICOM study date and study time for search.
|
| Modifier and Type | Method and Description |
|---|---|
SearchByAttributeValue.Builder |
SearchByAttributeValue.Builder.dicomStudyDateAndTime(DICOMStudyDateAndTime dicomStudyDateAndTime)
The aggregated structure containing DICOM study date and study time for search.
|
static SearchByAttributeValue |
SearchByAttributeValue.fromDicomStudyDateAndTime(DICOMStudyDateAndTime dicomStudyDateAndTime)
Create an instance of this class with
SearchByAttributeValue.dicomStudyDateAndTime() initialized to the given value. |
Copyright © 2023. All rights reserved.