public class ECGQualitativeAnalysis_TID3717 extends Template
| Constructor and Description |
|---|
ECGQualitativeAnalysis_TID3717(SRTree objTree)
Instantiates a new ECGQualitativeAnalysis_TID3717 Template.
|
| Modifier and Type | Method and Description |
|---|---|
ECGInterpretiveStatement_TID3718 |
getECGInterpretiveStatement()
Retrieves ECGInterpretiveStatement
|
void |
setECGFinding(int[] arrPosition,
java.lang.String strECGFinding)
Sets the value for ECGFinding
|
void |
setECGFindings(int[] arrPosition) |
void |
setECGFindings(int[] arrPosition,
EnumCM_ECGFindings enumECGFindings) |
void |
setEquivalentMeaningOfValue(int[] arrPosition,
java.lang.String strECGFinding)
Sets the value for Equivalent Meaning ofValue
|
void |
setQualitativeAnalysis(int[] arrPosition,
EnumContinuityOfContent enumContinuityOfContent)
Sets the value for Qualitative Analysis
|
public ECGQualitativeAnalysis_TID3717(SRTree objTree)
objTree - Object of SRTree.public ECGInterpretiveStatement_TID3718 getECGInterpretiveStatement()
public void setQualitativeAnalysis(int[] arrPosition,
EnumContinuityOfContent enumContinuityOfContent)
arrPosition - Identifier which shows the position of the node in the SR Tree.enumContinuityOfContent - Enumerated Value for ContinuityOfContent.public void setECGFinding(int[] arrPosition,
java.lang.String strECGFinding)
arrPosition - Identifier which shows the position of the node in the SR Tree.strECGFinding - String value for ECGFinding.public void setECGFindings(int[] arrPosition,
EnumCM_ECGFindings enumECGFindings)
public void setEquivalentMeaningOfValue(int[] arrPosition,
java.lang.String strECGFinding)
arrPosition - Identifier which shows the position of the node in the SR Tree.strECGFinding - String value for ECGFinding.public void setECGFindings(int[] arrPosition)