public class OvariesSection_TID5012 extends Template
| Constructor and Description |
|---|
OvariesSection_TID5012(SRTree objTree)
Instantiates OvariesSection_TID5012 Template.
|
| Modifier and Type | Method and Description |
|---|---|
LWHVolumeGroup_TID5016 |
getLWHVolumeGroup_TID5016()
Retrieves the object of LWHVolumeGroup_TID5016
|
void |
setFindings(int[] arrPosition,
EnumContinuityOfContent enumContinuityOfContent)
Sets the value for Findings
|
void |
setFindingSite(int[] arrPosition)
Sets value for Finding Site.
|
public OvariesSection_TID5012(SRTree objTree)
objTree - Object of SRTree.public LWHVolumeGroup_TID5016 getLWHVolumeGroup_TID5016()
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.