| 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.coloncadsriodtemplates |
This package provides Colon CAD SR IOD Templates.
|
| cdac.medinfo.sdk.dcm30_04.templates.enums.cm |
This package provides enums for code meaning.
|
| cdac.medinfo.sdk.dcm30_04.templates.mammographycadsriodtemplates |
This package provides Mammography CAD SR IOD Templates.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ChestCADCompositeFeatureBodyTemplate_TID4103.setScopeOfFeature(int[] arrPosition,
EnumCM_ScopeOfFeature enumScopeOfFeature)
Sets value for Scope of Feature.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ScopeOfFeature_CID6036.setScopeOfFeature(EnumCM_ScopeOfFeature enumScopeOfFeature)
Sets the value for ScopeOfFeature
|
| Modifier and Type | Method and Description |
|---|---|
void |
ColonCADCompositeFeatureBody_TID4126.setScopeOfFeature(int[] arrPosition,
EnumCM_ScopeOfFeature enumScopeOfFeature)
Sets value for Scope of Feature.
|
| Modifier and Type | Method and Description |
|---|---|
static EnumCM_ScopeOfFeature |
EnumCM_ScopeOfFeature.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static EnumCM_ScopeOfFeature[] |
EnumCM_ScopeOfFeature.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MammographyCADCompositeFeatureBodyTemplate_TID4005.setScopeOfFeature(int[] arrPosition,
EnumCM_ScopeOfFeature enumScopeOfFeature)
Sets value for Scope of Feature.
|