| Package | Description |
|---|---|
| cdac.medinfo.sdk.dcm30_04.dicommodel.modules |
Defines DICOM specified composite and normalized Information object definitions and
data set.
|
| cdac.medinfo.sdk.dcm30_04.enums |
Provides Enumeration classes for Defined terms and values of DICOM.
|
| Modifier and Type | Method and Description |
|---|---|
void |
OphthalmicThicknessMapModule.setImageLaterality(EnumImageLaterality enumImageLaterality)
Sets Laterality of (possibly paired) body part (as described in Anatomic Region Sequence(0008,2218)) examined.
|
void |
OcularRegionImagedModule.setImageLaterality(EnumImageLaterality enumImageLaterality)
Sets Laterality of (possibly paired) body part (as described in Anatomic Region Sequence(0008,2218)) examined.
|
void |
MammographyImageModule.setImageLaterality(EnumImageLaterality enumImageLaterality)
Sets Laterality of (possibly paired) body part (as described in Anatomic Region Sequence(0008,2218)) examined.
|
void |
IntraOralImageModule.setImageLaterality(EnumImageLaterality enumImageLaterality)
Sets Laterality of (possibly paired) body part (as described in Anatomic Region Sequence(0008,2218)) examined.
|
void |
DXAnatomyImagedModule.setImageLaterality(EnumImageLaterality enumImageLaterality)
Sets Laterality of (possibly paired) body part (as described in Anatomic Region Sequence(0008,2218)) examined.
|
void |
CornealTopographyMapImageModule.setImageLaterality(EnumImageLaterality enumImageLaterality)
Sets Image Laterality
|
| Modifier and Type | Method and Description |
|---|---|
static EnumImageLaterality |
EnumImageLaterality.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static EnumImageLaterality[] |
EnumImageLaterality.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|