| Package | Description |
|---|---|
| cdac.medinfo.sdk.dcm30_04.templates.cid |
This package provides all CIDs required in Templates.
|
| cdac.medinfo.sdk.dcm30_04.templates.ctmrcardiovascularanalysisreporttemplates |
This package provides CT Mr Cardiovascular Analysis Report Templates.
|
| cdac.medinfo.sdk.dcm30_04.templates.enums.cm |
This package provides enums for code meaning.
|
| cdac.medinfo.sdk.dcm30_04.templates.vascularultrasoundreporttemplates |
This package provides Vascular Ultrasound Report Templates.
|
| Modifier and Type | Method and Description |
|---|---|
void |
VesselSegmentModifiers_CID12116.setVesselSegmentModifiers(EnumCM_VesselSegmentModifiers enumVesselSegmentModifiers)
Sets the value for VesselSegmentModifiers
|
| Modifier and Type | Method and Description |
|---|---|
void |
VascularSectionMeasurements_TID3906.setTopographicalModifier(int[] arrPosition,
EnumCM_VesselSegmentModifiers enumVesselSegmentModifiers)
Sets the value for Topographical Modifier.
|
| Modifier and Type | Method and Description |
|---|---|
static EnumCM_VesselSegmentModifiers |
EnumCM_VesselSegmentModifiers.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static EnumCM_VesselSegmentModifiers[] |
EnumCM_VesselSegmentModifiers.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
VascularUltrasoundMeasurementGroup_TID5104.setTopographicalModifier(int[] arrPosition,
EnumCM_VesselSegmentModifiers enumVesselSegmentModifiers)
Sets value for Topographical modifier.
|