public class LanguageOfNameAndValue_TID1202 extends Template
| Constructor and Description |
|---|
LanguageOfNameAndValue_TID1202(SRTree objTree)
Instantiates LanguageOfNameAndValue_TID1202 Template.
|
| Modifier and Type | Method and Description |
|---|---|
void |
setCountryOfLanguages(int[] arrPosition,
EnumCM_Countries enumCountries)
Sets value for Country of Languages
|
void |
setLanguageOfNameAndValue(int[] arrPosition,
EnumCM_Languages enumLanguages)
Sets value for LanguageOfNameAndValue.
|
public LanguageOfNameAndValue_TID1202(SRTree objTree)
objTree - Object of SRTree.public void setLanguageOfNameAndValue(int[] arrPosition,
EnumCM_Languages enumLanguages)
arrPosition - Identifier which shows the position of the node in the SR Tree.enumLanguages - Enumvalue for LanguageOfNameAndValue Codes.public void setCountryOfLanguages(int[] arrPosition,
EnumCM_Countries enumCountries)
arrPosition - Identifier which shows the position of the node in the SR Tree.enumLanguages - Enumvalue for Country of Languages Codes.