public class BreastCompositionSection_TID4205 extends Template
| Constructor and Description |
|---|
BreastCompositionSection_TID4205(SRTree objTree)
Instantiates BreastCompositionSection_TID4205 Template.
|
| Modifier and Type | Method and Description |
|---|---|
BreastImagingProcedureReported_TID4201 |
getBreastImagingProcedureReported()
Retrieves the object of BreastImagingProcedureReported.
|
void |
setBreastBackgroundEchoTexture(int[] arrPosition,
EnumCM_BackgroundEchotexture enumBackgroundEchotexture)
Sets value for Breast composition.
|
void |
setBreastComposition(int[] arrPosition,
EnumCM_OverallBreastCompositionFromBI_RADS enumOverallBreastCompositionFromBI_RADS)
Sets value for Breast composition.
|
void |
setLaterality(int[] arrPosition,
EnumCM_SideFromBI_RADS enumSideFromBI_RADS)
Sets value for Laterality.
|
void |
setPercentGlandularTissue(int[] arrPosition,
java.lang.String[] arrNumericValue)
Sets the value for Percent Glandular Tissue.
|
public BreastCompositionSection_TID4205(SRTree objTree)
objTree - Object of SRTree.public BreastImagingProcedureReported_TID4201 getBreastImagingProcedureReported()
objBreastImagingProcedureReportedTID4201 - Enumerated value for BreastImagingProcedureReportedTID4201public void setBreastComposition(int[] arrPosition,
EnumCM_OverallBreastCompositionFromBI_RADS enumOverallBreastCompositionFromBI_RADS)
arrPosition - Identifier which shows the position of the node in the SR Tree.enumOverallBreastCompositionFromBI_RADS - Enumerated value for enumOverallBreastCompositionFromBI_RADSpublic void setLaterality(int[] arrPosition,
EnumCM_SideFromBI_RADS enumSideFromBI_RADS)
arrPosition - Identifier which shows the position of the node in the SR Tree.enumSideFromBI_RADS - Enumerated value for SideFromBI_RADS.public void setPercentGlandularTissue(int[] arrPosition,
java.lang.String[] arrNumericValue)
arrPosition - Identifier which shows the position of the node in the SR Tree.arrNumericValue - String array for Numeric Value.public void setBreastBackgroundEchoTexture(int[] arrPosition,
EnumCM_BackgroundEchotexture enumBackgroundEchotexture)
arrPosition - Identifier which shows the position of the node in the SR Tree.enumOverallBreastCompositionFromBI_RADS - Enumerated value for enumOverallBreastCompositionFromBI_RADS