| Package | Description |
|---|---|
| cdac.medinfo.sdk.dcm30_04.templates.chestcadsriodtemplates |
This package provides Chest CAD SR IOD Templates.
|
| cdac.medinfo.sdk.dcm30_04.templates.enums.cm |
This package provides enums for code meaning.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ResponseEvaluation_TID4106.setResponseEvaluationMethod(int[] arrPosition,
EnumCM_ResponseEvaluationMethod enumResponseEvaluationMethod)
Sets value for Response Evaluation Method.
|
| Modifier and Type | Method and Description |
|---|---|
static EnumCM_ResponseEvaluationMethod |
EnumCM_ResponseEvaluationMethod.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static EnumCM_ResponseEvaluationMethod[] |
EnumCM_ResponseEvaluationMethod.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|