public class StressTestPhaseData_TID3303 extends Template
| Constructor and Description |
|---|
StressTestPhaseData_TID3303(SRTree objTree)
Instantiates a new StressTestPhaseData_TID3303 Template.
|
| Modifier and Type | Method and Description |
|---|---|
NMPETPerfusionMeasurementGroup_TID3307 |
getNMPETPerfusionMeasurementGroup()
Retrieves NMPET Perfusion Measurement Group.
|
StressEchoMeasurementGroup_TID3309 |
getStressEchoMeasurementGroup()
Retrieves Stress Echo Measurement Group.
|
StressTestMeasurementGroup_TID3304 |
getStressTestMeasurementGroup()
Retrieves Stress Test Measurement Group.
|
StressTestProcedureDescription_TID3301 |
getStressTestProcedureDescription()
Retrieves Stress Test Procedure Description.
|
void |
setFindings(int[] arrPosition,
EnumContinuityOfContent enumContinuityOfContent)
Sets the value for Findings.
|
void |
setProcedurephase(int[] arrPosition)
Sets the value for Procedure phase.
|
void |
setProcedurephase(int[] arrPosition,
EnumCM_CardiacProceduralStateValues enumCardiacProceduralStateValues)
Sets the value for Procedure phase.
|
void |
setProcedurephase(int[] arrPosition,
EnumCM_StressTestProcedurePhases enumStressTestProcedurePhases)
Sets the value for Procedure phase.
|
void |
setProtocolStage(int[] arrPosition,
java.lang.String[] arrNumericValue)
Sets the value for Protocol Stage.
|
public StressTestPhaseData_TID3303(SRTree objTree)
objTree - Object of SRTree.public StressTestMeasurementGroup_TID3304 getStressTestMeasurementGroup()
public NMPETPerfusionMeasurementGroup_TID3307 getNMPETPerfusionMeasurementGroup()
public StressEchoMeasurementGroup_TID3309 getStressEchoMeasurementGroup()
public StressTestProcedureDescription_TID3301 getStressTestProcedureDescription()
public void setProcedurephase(int[] arrPosition)
arrPosition - Identifier which shows the position of the node in the SR Tree.public void setProtocolStage(int[] arrPosition,
java.lang.String[] arrNumericValue)
arrPosition - Identifier which shows the position of the node in the SR Tree.arrNumericValue - public void setFindings(int[] arrPosition,
EnumContinuityOfContent enumContinuityOfContent)
arrPosition - Identifier which shows the position of the node in the SR Tree.enumContinuityOfContent - public void setProcedurephase(int[] arrPosition,
EnumCM_StressTestProcedurePhases enumStressTestProcedurePhases)
arrPosition - Identifier which shows the position of the node in the SR Tree.public void setProcedurephase(int[] arrPosition,
EnumCM_CardiacProceduralStateValues enumCardiacProceduralStateValues)
arrPosition - Identifier which shows the position of the node in the SR Tree.