| Package | Description |
|---|---|
| cdac.medinfo.sdk.dcm30_04.templates.chestcadsriodtemplates |
This package provides Chest CAD SR IOD Templates.
|
| cdac.medinfo.sdk.dcm30_04.templates.cid |
This package provides all CIDs required in 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.setBestOverallResponse(int[] arrPosition,
EnumCM_RECISTResponseCriteria enumRECISTResponseCriteria)
Sets value for Best Overall Response.
|
void |
ResponseEvaluation_TID4106.setCurrentResponse(int[] arrPosition,
EnumCM_RECISTResponseCriteria enumRECISTResponseCriteria)
Sets value for Current Response.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RECISTResponseCriteria_CID6144.setRECISTResponseCriteria(EnumCM_RECISTResponseCriteria enumRECISTResponseCriteria)
Sets the value for RECISTResponseCriteria
|
void |
ResponseCriteria_CID6143.setResponseCriteria(EnumCM_RECISTResponseCriteria enumRECISTResponseCriteria)
Sets the value for ResponseCriteria
|
| Modifier and Type | Method and Description |
|---|---|
static EnumCM_RECISTResponseCriteria |
EnumCM_RECISTResponseCriteria.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static EnumCM_RECISTResponseCriteria[] |
EnumCM_RECISTResponseCriteria.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|