public class LanguageOfContentItemAndDescendants_TID1204 extends Template
| Constructor and Description |
|---|
LanguageOfContentItemAndDescendants_TID1204(SRTree objTree)
Instantiates LanguageOfContentItemAndDescendants_TID1204 Template.
|
| Modifier and Type | Method and Description |
|---|---|
void |
setCountryOfLanguage(int[] arrPosition,
EnumCM_Countries enumCountries)
Sets the value for LanguageOfContentItemAndDescendants
|
void |
setLanguageOfContentItemAndDescendants(int[] arrPosition,
EnumCM_Languages enumLanguages)
Sets the value for LanguageOfContentItemAndDescendants
|
public LanguageOfContentItemAndDescendants_TID1204(SRTree objTree)
objTree - Object of SRTree.public void setLanguageOfContentItemAndDescendants(int[] arrPosition,
EnumCM_Languages enumLanguages)
arrPosition - Identifier which shows the position of the node in the SR Tree.enumLanguages - Enumerated Value for Languages.public void setCountryOfLanguage(int[] arrPosition,
EnumCM_Countries enumCountries)
arrPosition - Identifier which shows the position of the node in the SR Tree.enumCountries - Enumerated Value for Countries.