| 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.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MinMaxMean_CID3488.setMinMaxMean(EnumCM_MinMaxMean enumMinMaxMean)
Sets the value for MinMaxMean
|
| Modifier and Type | Method and Description |
|---|---|
void |
StenosisProperties_TID3912.setDerivation(int[] arrPosition,
EnumCM_MinMaxMean enumMinMaxMean)
Sets the value for Derivation.
|
void |
VesselMeasurements_TID3907.setDerivation(int[] arrPosition,
EnumCM_MinMaxMean enumMinMaxMean)
Sets the value for Derivation.
|
void |
VentricularMeasurements_TID3921.setFindings(int[] arrPosition,
EnumCM_MinMaxMean enumMinMaxMean,
EnumContinuityOfContent enumContinuityOfContent)
Sets the value for Findings.
|
| Modifier and Type | Method and Description |
|---|---|
static EnumCM_MinMaxMean |
EnumCM_MinMaxMean.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static EnumCM_MinMaxMean[] |
EnumCM_MinMaxMean.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|