public class OBGYNProcedureSummarySection_TID5002 extends Template
| Constructor and Description |
|---|
OBGYNProcedureSummarySection_TID5002(SRTree objTree)
Instantiates OBGYNProcedureSummarySection_TID5002 Template.
|
| Modifier and Type | Method and Description |
|---|---|
ImageOrSpatialCoordinates_TID320 |
getImageOrSpatialCoordinates()
Retrieves ImageOrSpatialCoordinates_TID320
|
Measurement_TID300 |
getMeasurement()
Retrieves Measurement_TID300
|
OBGYNFetusSummary_TID5003 |
getOBGYNFetusSummary()
Retrieves the object of OBGYNFetusSummary
|
void |
setComment(int[] arrPosition,
java.lang.String strComment)
Sets the value for Comment.
|
void |
setOBGYNDates(int[] arrPosition,
java.lang.String strOBGYNDates,
EnumCM_OBGYNDates enumOBGYNDates)
Sets the value for OB-GYN Dates.
|
void |
setSummary(int[] arrPosition,
EnumContinuityOfContent enumContinuityOfContent)
Sets the value for Summary
|
public OBGYNProcedureSummarySection_TID5002(SRTree objTree)
objTree - Object of SRTree.public Measurement_TID300 getMeasurement()
public ImageOrSpatialCoordinates_TID320 getImageOrSpatialCoordinates()
public OBGYNFetusSummary_TID5003 getOBGYNFetusSummary()
public void setSummary(int[] arrPosition,
EnumContinuityOfContent enumContinuityOfContent)
arrPosition - Identifier which shows the position of the node in the SR Tree.enumContinuityOfContent - Enumerated Value for ContinuityOfContent.public void setOBGYNDates(int[] arrPosition,
java.lang.String strOBGYNDates,
EnumCM_OBGYNDates enumOBGYNDates)
arrPosition - Identifier which shows the position of the node in the SR Tree.strOBGYNDates - String value for OB-GYN DatesenumOBGYNDates - Enumerated value for OB-GYNDatespublic void setComment(int[] arrPosition,
java.lang.String strComment)
arrPosition - Identifier which shows the position of the node in the SR Tree.strComment - String value for Comment