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