public class LanguageOfValue_TID1201 extends Template
| Constructor and Description |
|---|
LanguageOfValue_TID1201(SRTree objTree) |
| Modifier and Type | Method and Description |
|---|---|
void |
setCountryOfLanguage(int[] arrPosition,
EnumCM_Countries enumCountries)
Sets value for Country of Language
|
void |
setLanguage(int[] arrPosition,
EnumCM_Languages enumLanguages)
Sets value for Language.
|
public LanguageOfValue_TID1201(SRTree objTree)
public void setLanguage(int[] arrPosition,
EnumCM_Languages enumLanguages)
arrPosition - Identifier which shows the position of the node in the SR Tree.enumLanguages - Enumvalue for Language Codes.public void setCountryOfLanguage(int[] arrPosition,
EnumCM_Countries enumCountries)
arrPosition - Identifier which shows the position of the node in the SR Tree.enumLanguages - Enumvalue for Country of Language Codes.