public class AmnioticSacSection_TID5010 extends Template
| Constructor and Description |
|---|
AmnioticSacSection_TID5010(SRTree objTree)
Instantiates AmnioticSacSection_TID5010 Template.
|
| Modifier and Type | Method and Description |
|---|---|
Measurement_TID300 |
getMeasurement()
Retrieves the object of Measurement_TID300
|
void |
setFindings(int[] arrPosition,
EnumContinuityOfContent enumContinuityOfContent)
Sets the value for Findings
|
void |
setFindingSite(int[] arrPosition)
Sets value for Finding Site.
|
public AmnioticSacSection_TID5010(SRTree objTree)
objTree - Object of SRTree.public Measurement_TID300 getMeasurement()
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 setFindingSite(int[] arrPosition)
arrPosition - Identifier which shows the position of the node in the SR Tree.