| 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 |
XRay3DImageModule.setBurnedInAnnotation(EnumBurnedInAnnotation enumBurnedInAnnotation)
Sets value that indicates whether or not image contains sufficient burned in annotation to identify the
patient and date the image was acquired.
|
void |
WholeSlideMicroscopyImageModule.setBurnedInAnnotation(EnumBurnedInAnnotation enumBurnedInAnnotation)
Sets Burned In Annotation .
|
void |
SCMultiFrameImageModule.setBurnedInAnnotation(EnumBurnedInAnnotation enumBurnedInAnnotation)
Sets Burned In Annotation.
|
void |
ParametricMapImageModule.setBurnedInAnnotation(EnumBurnedInAnnotation enumBurnedInAnnotation)
Sets Indicates whether or not the encapsulated document contains sufficient burned in annotation to identify the patient and date the data was acquired.
|
void |
OphthalmicTomographyImageModule.setBurnedInAnnotation(EnumBurnedInAnnotation enumBurnedInAnnotation)
Sets value that indicates whether or not image contains sufficient burned in annotation to identify the
patient and date the image was acquired.
|
void |
OphthalmicThicknessMapModule.setBurnedInAnnotation(EnumBurnedInAnnotation enumBurnedInAnnotation)
Sets value that indicates whether or not image contains sufficient burned in annotation to identify the
patient and date the image was acquired.
|
void |
OphthalmicPhotographyImageModule.setBurnedInAnnotation(EnumBurnedInAnnotation enumBurnedInAnnotation)
Sets value that indicates whether or not image contains sufficient burned in annotation to identify the
patient and date the image was acquired.
|
void |
IntravascularOCTImageModule.setBurnedInAnnotation(EnumBurnedInAnnotation enumBurnedInAnnotation)
Sets value that indicates whether or not image contains sufficient burned in annotation to identify the
patient and date the image was acquired.
|
void |
GeneralImageModule.setBurnedInAnnotation(EnumBurnedInAnnotation enumBurnedInAnnotation)
The method is used to set Indicates whether or not image contains
sufficient burned in annotation to identify the patient and date the image was acquired.
|
void |
EnhancedXAOrXRFImageModule.setBurnedInAnnotation(EnumBurnedInAnnotation enumBurnedInAnnotation)
Sets value that indicates whether or not image contains sufficient burned in annotation to identify the
patient and date the image was acquired.
|
void |
EnhancedUSImageModule.setBurnedInAnnotation(EnumBurnedInAnnotation enumBurnedInAnnotation)
Sets Indicates whether or not the encapsulated document contains sufficient burned in annotation to identify the patient and date the data was acquired.
|
void |
EnhancedPETImageModule.setBurnedInAnnotation(EnumBurnedInAnnotation enumBurnedInAnnotation)
Sets the BurnedInAnnotation Defined in Terms of TEXT,NUMERIC,CODE,DATE,TIME,PNAME
|
void |
EnhancedMammographyImageModule.setBurnedInAnnotation(EnumBurnedInAnnotation enumBurnedInAnnotation)
Sets Indicates whether or not the encapsulated document contains sufficient burned in annotation to identify the patient and date the data was acquired.
|
void |
EnhancedCTImageModule.setBurnedInAnnotation(EnumBurnedInAnnotation enumBurnedInAnnotation)
Sets value that indicates whether or not image contains sufficient burned in annotation to identify the
patient and date the image was acquired.
|
void |
EncapsulatedDocumentModule.setBurnedInAnnotation(EnumBurnedInAnnotation enumBurnedInAnnotation)
Sets Indicates whether or not the encapsulated document contains sufficient burned in annotation to identify the patient and date the data was acquired.
|
void |
DXImageModule.setBurnedInAnnotation(EnumBurnedInAnnotation enumBurnedInAnnotation)
Sets value that indicates whether or not image contains sufficient burned in annotation to identify the
patient and date the image was acquired.
|
void |
CornealTopographyMapImageModule.setBurnedInAnnotation(EnumBurnedInAnnotation enumBurnedInAnnotation)
Sets Indicates whether or not the encapsulated document contains sufficient burned in annotation to identify the patient and date the data was acquired.
|
| Modifier and Type | Method and Description |
|---|---|
static EnumBurnedInAnnotation |
EnumBurnedInAnnotation.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static EnumBurnedInAnnotation[] |
EnumBurnedInAnnotation.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|