public class SummaryECG_TID3719 extends Template
| Constructor and Description |
|---|
SummaryECG_TID3719(SRTree objTree)
Instantiates a new SummaryECG_TID3719 Template.
|
| Modifier and Type | Method and Description |
|---|---|
void |
setEcgOverallFinding(int[] arrPosition,
EnumCM_SummaryCodesECG enumSummaryCodesECG)
Sets the value for Finding.
|
void |
setSummary(int[] arrPosition,
EnumContinuityOfContent enumContinuityOfContent)
Sets the value for Summary
|
void |
setSummary(int[] arrPosition,
java.lang.String strSummary)
Sets the value for Summary
|
public SummaryECG_TID3719(SRTree objTree)
objTree - Object of SRTree.public void setSummary(int[] arrPosition,
EnumContinuityOfContent enumContinuityOfContent)
arrPosition - Identifier which shows the position of the node in the SR Tree.enumContinuityOfContent - Enumerated Value for ContinuityOfContent.public void setSummary(int[] arrPosition,
java.lang.String strSummary)
arrPosition - Identifier which shows the position of the node in the SR Tree.strSummary - String value for Summary.public void setEcgOverallFinding(int[] arrPosition,
EnumCM_SummaryCodesECG enumSummaryCodesECG)
arrPosition - Identifier which shows the position of the node in the SR Tree.enumSummaryCodesECG - Enumerated value for value for Summary Codes ECG