public class AbsoluteValuesOfVentricularMeasurements_TID3922 extends Template
| Constructor and Description |
|---|
AbsoluteValuesOfVentricularMeasurements_TID3922(SRTree objTree)
Instantiates a new AbsoluteValuesOfVentricularMeasurements_TID3922 Template.
|
| Modifier and Type | Method and Description |
|---|---|
Measurement_TID300 |
getMeasurement()
Retrieves Measurement.
|
void |
setAbsoluteValuesOfVentricularMeasurements(EnumContinuityOfContent enumContinuityOfContent,
int[] arrPosition)
Sets the value for Absolute Values Of Ventricular Measurements.
|
void |
setCardiacCyclePoint(int[] arrPosition,
EnumCM_CardiacPhase enumCardiacPhase)
Sets the value for Cardiac Cycle Point.
|
void |
setEndDiastolic(int[] arrPosition,
EnumCM_CardiacPhase enumCardiacPhase)
Sets the value for End-Diastolic.
|
void |
setPeakEjectionTime(java.lang.String[] arrNumericValue,
int[] arrPosition)
Sets the value for Peak Ejection Time.
|
void |
setPeakFillingTime(java.lang.String[] arrNumericValue,
int[] arrPosition)
Sets the value for Peak Filling Time.
|
void |
setReferencePoint(int[] arrPosition,
EnumCM_CardiacPhase enumCardiacPhase)
Sets the value for Reference Point.
|
public AbsoluteValuesOfVentricularMeasurements_TID3922(SRTree objTree)
objTree - Object of SRTree.public Measurement_TID300 getMeasurement()
public void setAbsoluteValuesOfVentricularMeasurements(EnumContinuityOfContent enumContinuityOfContent, int[] arrPosition)
arrPosition - Identifier which shows the position of the node in the SR Tree.enumContinuityOfContent - Enumerated Value for ContinuityOfContent.arrPosition - public void setPeakEjectionTime(java.lang.String[] arrNumericValue,
int[] arrPosition)
arrPosition - Identifier which shows the position of the node in the SR Tree.enumContinuityOfContent - Enumerated Value for ContinuityOfContent.arrNumericValue - arrPosition - public void setPeakFillingTime(java.lang.String[] arrNumericValue,
int[] arrPosition)
arrPosition - Identifier which shows the position of the node in the SR Tree.enumContinuityOfContent - Enumerated Value for ContinuityOfContent.arrNumericValue - arrPosition - public void setCardiacCyclePoint(int[] arrPosition,
EnumCM_CardiacPhase enumCardiacPhase)
arrPosition - Identifier which shows the position of the node in the SR Tree.strProcedureActionID - String value for Procedure Action IDpublic void setReferencePoint(int[] arrPosition,
EnumCM_CardiacPhase enumCardiacPhase)
arrPosition - Identifier which shows the position of the node in the SR Tree.strProcedureActionID - String value for Procedure Action IDpublic void setEndDiastolic(int[] arrPosition,
EnumCM_CardiacPhase enumCardiacPhase)
arrPosition - Identifier which shows the position of the node in the SR Tree.strProcedureActionID - String value for Procedure Action ID