| Package | Description |
|---|---|
| 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.
|
| cdac.medinfo.sdk.dcm30_04.templates.generaltemplates |
This package provides General Templates.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Countries_CID5001.setCountries(EnumCM_Countries enumCountries)
Sets the value for Countries
|
| Modifier and Type | Method and Description |
|---|---|
static EnumCM_Countries |
EnumCM_Countries.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static EnumCM_Countries[] |
EnumCM_Countries.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
LanguageDesignation_TID1200.setCountryOfLanguage(int[] arrPosition,
EnumCM_Countries enumCountries)
Sets value for Country of Language
|
void |
LanguageOfContentItemAndDescendants_TID1204.setCountryOfLanguage(int[] arrPosition,
EnumCM_Countries enumCountries)
Sets the value for LanguageOfContentItemAndDescendants
|
void |
LanguageOfValue_TID1201.setCountryOfLanguage(int[] arrPosition,
EnumCM_Countries enumCountries)
Sets value for Country of Language
|
void |
LanguageOfNameAndValue_TID1202.setCountryOfLanguages(int[] arrPosition,
EnumCM_Countries enumCountries)
Sets value for Country of Languages
|