public class RadiopharmaceuticalRadiationDoseTemplate_TID10021 extends Template
| Constructor and Description |
|---|
RadiopharmaceuticalRadiationDoseTemplate_TID10021(SRTree objTree)
Instantiates a new ChestCADCompositeFeatureBodyTemplate_TID4103 Template.
|
| Modifier and Type | Method and Description |
|---|---|
RadiopharmaceuticalAdministrationEventDataTemplates_TID10022 |
getRadiopharmaceuticalAdministrationEventDataTemplates()
Retrieves RadiopharmaceuticalAdministrationEventDataTemplates_TID10022
|
RadiopharmaceuticalAdministrationPatientCharacteristicsTemplates_TID10024 |
getRadiopharmaceuticalAdministrationPatientCharacteristicsTemplates()
Retrieves RadiopharmaceuticalAdministrationPatientCharacteristicsTemplates_TID10024
|
void |
setAssociatedProcedure(int[] arrPosition,
EnumCM_NM_PETProcedures enumNM_PETProcedures)
Sets value for Associated Procedure.
|
void |
setComment(int[] arrPosition,
java.lang.String strComment)
Sets the value for Comment"
|
void |
setHasIntent(int[] arrPosition,
EnumCM_ProcedureIntent enumProcedureIntent)
Sets value for Associated Procedure.
|
void |
setRadiopharmaceuticalRadiationDoseReport(EnumContinuityOfContent enumContinuityOfContent)
Sets the RadiopharmaceuticalRadiationDoseReport.
|
public RadiopharmaceuticalRadiationDoseTemplate_TID10021(SRTree objTree)
objTree - Object of SRTree.public RadiopharmaceuticalAdministrationEventDataTemplates_TID10022 getRadiopharmaceuticalAdministrationEventDataTemplates()
public RadiopharmaceuticalAdministrationPatientCharacteristicsTemplates_TID10024 getRadiopharmaceuticalAdministrationPatientCharacteristicsTemplates()
public void setRadiopharmaceuticalRadiationDoseReport(EnumContinuityOfContent enumContinuityOfContent)
enumContinuityOfContent - object of EnumContinuityOfContentpublic void setAssociatedProcedure(int[] arrPosition,
EnumCM_NM_PETProcedures enumNM_PETProcedures)
arrPosition - Identifier which shows the position of the node in the SR Tree.enumNM_PETProcedures - Enumerated value for NM_PETProcedurespublic void setHasIntent(int[] arrPosition,
EnumCM_ProcedureIntent enumProcedureIntent)
arrPosition - Identifier which shows the position of the node in the SR Tree.enumNM_PETProcedures - Enumerated value for NM_PETProcedurespublic 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.