public class EquivalentMeaningOfValue_TID1211 extends Template
| Constructor and Description |
|---|
EquivalentMeaningOfValue_TID1211(SRTree objTree)
Instantiates EquivalentMeaningOfValue_TID1211 Template.
|
| Modifier and Type | Method and Description |
|---|---|
LanguageOfValue_TID1201 |
getLanguageOfValue()
Retrieves the object of LanguageOfValue_TID1201
|
void |
setEquivalentMeaningOfValue(int[] arrPosition)
Sets value for Equivalent Meaning of Value
|
void |
setEquivalentMeaningOfValue(int[] arrPosition,
java.lang.String strEquivalentMeaningOfValue)
Sets value for Equivalent Meaning ofConcept Name
|
public EquivalentMeaningOfValue_TID1211(SRTree objTree)
objTree - Object of SRTree.public LanguageOfValue_TID1201 getLanguageOfValue()
public void setEquivalentMeaningOfValue(int[] arrPosition)
arrPosition - Identifier which shows the position of the node in the SR Tree.public void setEquivalentMeaningOfValue(int[] arrPosition,
java.lang.String strEquivalentMeaningOfValue)
arrPosition - Identifier which shows the position of the node in the SR Tree.strEquivalentMeaningOfConceptName - String value for Comment.