public class CTAccumulatedDoseData_TID10012 extends Template
| Constructor and Description |
|---|
CTAccumulatedDoseData_TID10012(SRTree objTree)
Instantiates a new CTAccumulatedDoseData_TID10012 Template.
|
| Modifier and Type | Method and Description |
|---|---|
DeviceParticipant_TID1021 |
getDeviceParticipant()
Retrieves DeviceParticipant_TID1021
|
void |
setComment(int[] arrPosition,
java.lang.String strComment)
Sets the value for Comment
|
void |
setConditionEffectiveDoseMeasured(int[] arrPosition,
EnumContinuityOfContent enumContinuityOfContent)
Sets the value for Radiopharmaceutical RadiationDose Report
|
void |
setCTAccumulatedDoseData(int[] arrPosition,
EnumContinuityOfContent enumContinuityOfContent)
Sets the value for CTAccumulated DoseData
|
void |
setCTDoseLengthProductTotal(int[] arrPosition,
java.lang.String[] arrNumericValue)
Sets the value for CT Dose Length Product Total
|
void |
setCTEffectiveDoseTotal(int[] arrPosition,
java.lang.String[] arrNumericValue)
Sets the value for CT Effective Dose Total
|
void |
setDosimeterType(int[] arrPosition,
java.lang.String strDosimeterType)
Sets the value for Dosimeter Type
|
void |
setEffectiveDosePhantomType(int[] arrPosition,
java.lang.String strReferenceAuthority)
Sets the value for Effective Dose PhantomType
|
void |
setMeasurementMethod(int[] arrPosition,
EnumCM_EffectiveDoseEvaluationMethod enumEffectiveDoseEvaluationMethod) |
void |
setPatientModel(int[] arrPosition,
java.lang.String strReferenceAuthority)
Sets the value for Patient Model
|
void |
setReferenceAuthority(int[] arrPosition,
EnumCM_CTDoseReferenceAuthorities enumCTDoseReferenceAuthorities) |
void |
setReferenceAuthority(int[] arrPosition,
java.lang.String strReferenceAuthority)
Sets the value for ReferenceAuthority
|
void |
setTotalNumberOfIrradiationEvents(int[] arrPosition,
java.lang.String[] arrNumericValue)
Sets the value for TotalNumber of IrradiationEvents
|
public CTAccumulatedDoseData_TID10012(SRTree objTree)
objTree - Object of SRTree.public DeviceParticipant_TID1021 getDeviceParticipant()
public void setCTAccumulatedDoseData(int[] arrPosition,
EnumContinuityOfContent enumContinuityOfContent)
arrPosition - Identifier which shows the position of the node in the SR Tree.enumContinuityOfContent - Enumerated Value for ContinuityOfContent.public void setConditionEffectiveDoseMeasured(int[] arrPosition,
EnumContinuityOfContent enumContinuityOfContent)
arrPosition - Identifier which shows the position of the node in the SR Tree.enumContinuityOfContent - Enumerated Value for ContinuityOfContent.public void setTotalNumberOfIrradiationEvents(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 setCTDoseLengthProductTotal(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 setCTEffectiveDoseTotal(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 setReferenceAuthority(int[] arrPosition,
java.lang.String strReferenceAuthority)
arrPosition - Identifier which shows the position of the node in the SR Tree.strReferenceAuthority - String value for Comment.public void setPatientModel(int[] arrPosition,
java.lang.String strReferenceAuthority)
arrPosition - Identifier which shows the position of the node in the SR Tree.strReferenceAuthority - String value for Comment.public void setEffectiveDosePhantomType(int[] arrPosition,
java.lang.String strReferenceAuthority)
arrPosition - Identifier which shows the position of the node in the SR Tree.strReferenceAuthority - String value for Comment.public void setDosimeterType(int[] arrPosition,
java.lang.String strDosimeterType)
arrPosition - Identifier which shows the position of the node in the SR Tree.strReferenceAuthority - String value for Comment.public void setComment(int[] arrPosition,
java.lang.String strComment)
arrPosition - Identifier which shows the position of the node in the SR Tree.strReferenceAuthority - String value for Comment.public void setReferenceAuthority(int[] arrPosition,
EnumCM_CTDoseReferenceAuthorities enumCTDoseReferenceAuthorities)
public void setMeasurementMethod(int[] arrPosition,
EnumCM_EffectiveDoseEvaluationMethod enumEffectiveDoseEvaluationMethod)