public class RightVentriculographyFindings_TID3815 extends Template
| Constructor and Description |
|---|
RightVentriculographyFindings_TID3815(SRTree objTree)
Instantiates RightVentriculographyFindings_TID3815 Template.
|
| Modifier and Type | Method and Description |
|---|---|
Measurement_TID300 |
getMeasurement()
Retrieves Measurement
|
VentricularAssessment_TID3816 |
getVentricularAssessmen()
Retrieves VentricularAssessmen
|
void |
setFindings(int[] arrPosition,
EnumContinuityOfContent enumContinuityOfContent)
Sets the value for Findings
|
void |
setProcedureReported(int[] arrPosition)
Sets the value for Procedure Reported.
|
void |
setRightVentricularCavitySize(int[] arrPosition,
EnumCM_ChamberSize enumChamberSize)
Sets the value for Right Ventricular Cavity Size.
|
void |
setRightVentricularContractility(int[] arrPosition,
EnumCM_OverallContractility enumOverallContractility)
Sets the value for Right Ventricular Contractility.
|
public RightVentriculographyFindings_TID3815(SRTree objTree)
objTree - Object of SRTree.public Measurement_TID300 getMeasurement()
public VentricularAssessment_TID3816 getVentricularAssessmen()
public void setFindings(int[] arrPosition,
EnumContinuityOfContent enumContinuityOfContent)
arrPosition - Identifier which shows the position of the node in the SR Tree.enumContinuityOfContent - Enumerated Value for ContinuityOfContent.public void setProcedureReported(int[] arrPosition)
arrPosition - Identifier which shows the position of the node in the SR Tree.public void setRightVentricularCavitySize(int[] arrPosition,
EnumCM_ChamberSize enumChamberSize)
arrPosition - Identifier which shows the position of the node in the SR Tree.enumChamberSize - Enumerated value for value for enumChamberSizepublic void setRightVentricularContractility(int[] arrPosition,
EnumCM_OverallContractility enumOverallContractility)
arrPosition - Identifier which shows the position of the node in the SR Tree.enumOverallContractility - Enumerated value for value for OverallContractility