| Package | Description |
|---|---|
| com.amazonaws.services.medicalimaging.model |
| Modifier and Type | Method and Description |
|---|---|
DICOMStudyDateAndTime |
DICOMStudyDateAndTime.clone() |
DICOMStudyDateAndTime |
SearchByAttributeValue.getDICOMStudyDateAndTime()
The aggregated structure containing DICOM study date and study time for search.
|
DICOMStudyDateAndTime |
DICOMStudyDateAndTime.withDICOMStudyDate(String dICOMStudyDate)
The DICOM study date provided in
yyMMdd format. |
DICOMStudyDateAndTime |
DICOMStudyDateAndTime.withDICOMStudyTime(String dICOMStudyTime)
The DICOM study time provided in
HHmmss.FFFFFF format. |
| Modifier and Type | Method and Description |
|---|---|
void |
SearchByAttributeValue.setDICOMStudyDateAndTime(DICOMStudyDateAndTime dICOMStudyDateAndTime)
The aggregated structure containing DICOM study date and study time for search.
|
SearchByAttributeValue |
SearchByAttributeValue.withDICOMStudyDateAndTime(DICOMStudyDateAndTime dICOMStudyDateAndTime)
The aggregated structure containing DICOM study date and study time for search.
|
Copyright © 2025. All rights reserved.