public class StressECGSummary_TID3313 extends Template
| Constructor and Description |
|---|
StressECGSummary_TID3313(SRTree objTree)
Instantiates a new StressECGSummary_TID3313 Template.
|
| Modifier and Type | Method and Description |
|---|---|
DeviceObserverIdentifyingAttributes_TID1004 |
getDeviceObserverIdentifyingAttributes()
Retrieves Device Observer Identifying Attributes.
|
Measurement_TID300 |
getMeasurement()
Retrieves Measurement.
|
void |
setAssociatedMorphology(int[] arrPosition,
EnumCM_EctopicBeatMorphology enumEctopicBeatMorphology)
Sets the value for Associated Morphology.
|
void |
setAssociatedMorphology(int[] arrPosition,
EnumCM_STSegmentMorphology enumSTSegmentMorphology)
Sets the value for Associated Morphology.
|
void |
setCardiacRhythm(int[] arrPosition,
EnumCM_CardiacRhythms enumCardiacRhythms)
Sets the value for Cardiac Rhythm.
|
void |
setDevice(int[] arrPosition)
Sets the value for Device.
|
void |
setECGFinding(int[] arrPosition,
EnumCM_ECGFindings enumECGFindings)
Sets the value for ECGFinding.
|
void |
setFinding(int[] arrPosition,
EnumCM_StressSymptoms enumStressSymptoms)
Sets the value for Finding.
|
void |
setFindingSite(int[] arrPosition,
EnumCM_STSegmentLocation enumSTSegmentLocation)
Sets the value for Finding Site.
|
void |
setNumberOfEctopicBeats(int[] arrPosition,
java.lang.String[] arrNumericValue)
Sets the value for Number of Ectopic Beats.
|
void |
setObserverType(int[] arrPosition)
Sets the value for Observer Type.
|
void |
setPatientState(int[] arrPosition,
EnumCM_ECGPatientStateValues enumECGPatientStateValues)
Sets the value for Patient State.
|
void |
setPatientState(int[] arrPosition,
EnumCM_RestStress enumRestStress)
Sets the value for Patient State.
|
void |
setSTSegmentFinding(int[] arrPosition,
java.lang.String[] arrNumericValue,
EnumCM_STSegmentFindings enumSTSegmentFindings)
Sets the value for ST Segment Finding.
|
public StressECGSummary_TID3313(SRTree objTree)
objTree - Object of SRTree.public Measurement_TID300 getMeasurement()
public DeviceObserverIdentifyingAttributes_TID1004 getDeviceObserverIdentifyingAttributes()
public void setSTSegmentFinding(int[] arrPosition,
java.lang.String[] arrNumericValue,
EnumCM_STSegmentFindings enumSTSegmentFindings)
arrPosition - Identifier which shows the position of the node in the SR Tree.arrNumericValue - public void setFindingSite(int[] arrPosition,
EnumCM_STSegmentLocation enumSTSegmentLocation)
arrPosition - Identifier which shows the position of the node in the SR Tree.public void setNumberOfEctopicBeats(int[] arrPosition,
java.lang.String[] arrNumericValue)
arrPosition - Identifier which shows the position of the node in the SR Tree.arrNumericValue - public void setCardiacRhythm(int[] arrPosition,
EnumCM_CardiacRhythms enumCardiacRhythms)
arrPosition - Identifier which shows the position of the node in the SR Tree.public void setFinding(int[] arrPosition,
EnumCM_StressSymptoms enumStressSymptoms)
arrPosition - Identifier which shows the position of the node in the SR Tree.public void setAssociatedMorphology(int[] arrPosition,
EnumCM_STSegmentMorphology enumSTSegmentMorphology)
arrPosition - Identifier which shows the position of the node in the SR Tree.public void setAssociatedMorphology(int[] arrPosition,
EnumCM_EctopicBeatMorphology enumEctopicBeatMorphology)
arrPosition - Identifier which shows the position of the node in the SR Tree.public void setPatientState(int[] arrPosition,
EnumCM_ECGPatientStateValues enumECGPatientStateValues)
arrPosition - Identifier which shows the position of the node in the SR Tree.public void setPatientState(int[] arrPosition,
EnumCM_RestStress enumRestStress)
arrPosition - Identifier which shows the position of the node in the SR Tree.public void setECGFinding(int[] arrPosition,
EnumCM_ECGFindings enumECGFindings)
arrPosition - Identifier which shows the position of the node in the SR Tree.enumContinuityOfContent - public void setObserverType(int[] arrPosition)
arrPosition - Identifier which shows the position of the node in the SR Tree.public void setDevice(int[] arrPosition)
arrPosition - Identifier which shows the position of the node in the SR Tree.