public class CTDoseCheckDetails_TID10015 extends Template
| Constructor and Description |
|---|
CTDoseCheckDetails_TID10015(SRTree objTree)
Instantiates a new CTDoseCheckDetails_TID10015 Template.
|
| Modifier and Type | Method and Description |
|---|---|
PersonParticipant_TID1020 |
getPersonParticipant()
Retrieves PersonParticipant_TID1020
|
void |
setAccumulatedCTDIvolForwardEstimate(int[] arrPosition,
java.lang.String[] arrNumericValue)
Sets the value for Accumulated CTDIvol Forward Estimate
|
void |
setAccumulatedDLPForwardEstimate(int[] arrPosition,
java.lang.String[] arrNumericValue)
Sets the value for Accumulated DLP Forward Estimate
|
void |
setCTDIvolAlertValue(int[] arrPosition,
java.lang.String[] arrNumericValue)
Sets the value for CTDIvol Alert Value
|
void |
setCTDIvolAlertValueConfigured(int[] arrPosition,
EnumCM_YesNo enumYesNo) |
void |
setCTDIvolForwardEstimate(int[] arrPosition,
java.lang.String[] arrNumericValue)
Sets the value for CTDIvol Forward Estimate
|
void |
setCTDIvolNotificationValue(int[] arrPosition,
java.lang.String[] arrNumericValue)
Sets the value for CTDIvol NotificationValue
|
void |
setCTDIvolNotificationValueConfigured(int[] arrPosition,
EnumCM_YesNo enumYesNo) |
void |
setDLPAlertValue(int[] arrPosition,
java.lang.String[] arrNumericValue)
Sets the value for DLP Alert Value
|
void |
setDLPAlertValueConfigured(int[] arrPosition,
EnumCM_YesNo enumYesNo) |
void |
setDLPForwardEstimate(int[] arrPosition,
java.lang.String[] arrNumericValue)
Sets the value for DLP Forward Estimate
|
void |
setDLPNotificationValue(int[] arrPosition,
java.lang.String[] arrNumericValue)
Sets the value for DLP NotificationValue
|
void |
setDLPNotificationValueConfigured(int[] arrPosition,
EnumCM_YesNo enumYesNo) |
void |
setDoseCheckAlertDetails(int[] arrPosition,
EnumContinuityOfContent enumContinuityOfContent)
Sets the value for Dose Check Alert Details
|
void |
setDoseCheckNotificationDetails(int[] arrPosition,
EnumContinuityOfContent enumContinuityOfContent)
Sets the value for Dose Check Notification Details
|
void |
setReasonForProceeding(int[] arrPosition,
java.lang.String strReasonForProceeding)
Sets the value for Reason for Proceeding
|
public CTDoseCheckDetails_TID10015(SRTree objTree)
objTree - Object of SRTree.public PersonParticipant_TID1020 getPersonParticipant()
public void setDoseCheckAlertDetails(int[] arrPosition,
EnumContinuityOfContent enumContinuityOfContent)
arrPosition - Identifier which shows the position of the node in the SR Tree.enumContinuityOfContent - Enumerated Value for ContinuityOfContent.public void setDLPAlertValueConfigured(int[] arrPosition,
EnumCM_YesNo enumYesNo)
public void setCTDIvolAlertValueConfigured(int[] arrPosition,
EnumCM_YesNo enumYesNo)
public void setDLPAlertValue(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 setAccumulatedCTDIvolForwardEstimate(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 setAccumulatedDLPForwardEstimate(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 setCTDIvolAlertValue(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 setDLPNotificationValue(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 setCTDIvolNotificationValue(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 setDLPForwardEstimate(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 setCTDIvolForwardEstimate(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 setReasonForProceeding(int[] arrPosition,
java.lang.String strReasonForProceeding)
arrPosition - Identifier which shows the position of the node in the SR Tree.strReasonForProceeding - String value for Proceeding.public void setDoseCheckNotificationDetails(int[] arrPosition,
EnumContinuityOfContent enumContinuityOfContent)
arrPosition - Identifier which shows the position of the node in the SR Tree.enumContinuityOfContent - Enumerated Value for ContinuityOfContent.public void setDLPNotificationValueConfigured(int[] arrPosition,
EnumCM_YesNo enumYesNo)
public void setCTDIvolNotificationValueConfigured(int[] arrPosition,
EnumCM_YesNo enumYesNo)