public class EchoSection_TID5202 extends Template
| Constructor and Description |
|---|
EchoSection_TID5202(SRTree objTree)
Instantiates EchoSection_TID5202 Template.
|
| Modifier and Type | Method and Description |
|---|---|
EchoMeasurement_TID5203 |
getEchoMeasurement()
Retrieves the object of EchoMeasurement
|
void |
setAcquisitionProtocol(int[] arrPosition)
Sets value for Acquisition Protocol.
|
void |
setFindingSite(int[] arrPosition)
Sets value for Finding Site.
|
void |
setImageMode(int[] arrPosition,
EnumCM_UltrasoundImageModes enumUltrasoundImageModes)
Sets value for Image Mode.
|
void |
setMeasurementGroup(int[] arrPosition,
EnumContinuityOfContent enumContinuityOfContent)
Sets the value for Measurement Group
|
void |
setPatientCharacteristics(int[] arrPosition,
EnumContinuityOfContent enumContinuityOfContent)
Sets the value for Patient Characteristics
|
void |
setStage(int[] arrPosition,
EnumCM_UltrasoundProtocolStageTypes enumUltrasoundProtocolStageTypes)
Sets value for Stage.
|
public EchoSection_TID5202(SRTree objTree)
objTree - Object of SRTree.public EchoMeasurement_TID5203 getEchoMeasurement()
public void setPatientCharacteristics(int[] arrPosition,
EnumContinuityOfContent enumContinuityOfContent)
arrPosition - Identifier which shows the position of the node in the SR Tree.enumContinuityOfContent - Enumerated Value for ContinuityOfContent.public void setFindingSite(int[] arrPosition)
arrPosition - Identifier which shows the position of the node in the SR Tree.public void setMeasurementGroup(int[] arrPosition,
EnumContinuityOfContent enumContinuityOfContent)
arrPosition - Identifier which shows the position of the node in the SR Tree.enumContinuityOfContent - Enumerated Value for ContinuityOfContent.public void setImageMode(int[] arrPosition,
EnumCM_UltrasoundImageModes enumUltrasoundImageModes)
arrPosition - Identifier which shows the position of the node in the SR Tree.enumUltrasoundImageModes - Enumerated value for UltrasoundImageModespublic void setStage(int[] arrPosition,
EnumCM_UltrasoundProtocolStageTypes enumUltrasoundProtocolStageTypes)
arrPosition - Identifier which shows the position of the node in the SR Tree.enumUltrasoundProtocolStageTypes - Enumerated value for UltrasoundProtocolStageTypespublic void setAcquisitionProtocol(int[] arrPosition)
arrPosition - Identifier which shows the position of the node in the SR Tree.