public class ProcedureSummary_TID3901 extends Template
| Constructor and Description |
|---|
ProcedureSummary_TID3901(SRTree objTree)
Instantiates a new ProcedureSummary_TID3901 Template.
|
| Modifier and Type | Method and Description |
|---|---|
void |
setCardiacGating(int[] arrPosition,
EnumCM_CardiacSynchronizationTechnique enumCardiacSynchronizationTechnique)
Sets the value for Cardiac Gating.
|
void |
setCurrentProcedureDescriptions(int[] arrPosition,
EnumContinuityOfContent enumContinuityOfContent)
Sets the value for Current Procedure Descriptions.
|
void |
setProcedureDescription(int[] arrPosition)
Sets the value for Procedure Description.
|
public ProcedureSummary_TID3901(SRTree objTree)
objTree - Object of SRTree.public void setCurrentProcedureDescriptions(int[] arrPosition,
EnumContinuityOfContent enumContinuityOfContent)
arrPosition - Identifier which shows the position of the node in the SR Tree.enumContinuityOfContent - public void setProcedureDescription(int[] arrPosition)
arrPosition - Identifier which shows the position of the node in the SR Tree.public void setCardiacGating(int[] arrPosition,
EnumCM_CardiacSynchronizationTechnique enumCardiacSynchronizationTechnique)
arrPosition - Identifier which shows the position of the node in the SR Tree.