public class OrganDoseTemplates_TID10023 extends Template
| Constructor and Description |
|---|
OrganDoseTemplates_TID10023(SRTree objTree) |
| Modifier and Type | Method and Description |
|---|---|
void |
setFindingSite(int[] arrPosition,
EnumCM_RadiosensitiveOrgans enumValue) |
void |
setLaterality(int[] arrPosition,
EnumCM_Laterality enumLaterality) |
void |
setMass(int[] arrPosition,
java.lang.String[] arrNumericValue)
Sets the value for Mass
|
void |
setMeasurementMethod(int[] arrPosition,
java.lang.String strMeasurementMethod)
Sets the value for MeasurementMethod
|
void |
setOrganDose(int[] arrPosition,
java.lang.String[] arrNumericValue)
Sets the value for OrganDose
|
void |
setOrganDoseInformation(int[] arrPosition,
EnumContinuityOfContent enumContinuityOfContent)
Sets the value for OrganDoseInformation
|
void |
setReferenceAuthority(int[] arrPosition,
EnumCM_RadiopharmaceuticalOrganDoseReferenceAuthority enumRadiopharmaceuticalOrganDoseReferenceAuthority) |
void |
setReferenceAuthority(int[] arrPosition,
java.lang.String strReferenceAuthority)
Sets the value for ReferenceAuthority
|
public OrganDoseTemplates_TID10023(SRTree objTree)
public void setOrganDoseInformation(int[] arrPosition,
EnumContinuityOfContent enumContinuityOfContent)
arrPosition - Identifier which shows the position of the node in the SR Tree.enumContinuityOfContent - Enumerated Value for ContinuityOfContent.public void setFindingSite(int[] arrPosition,
EnumCM_RadiosensitiveOrgans enumValue)
public void setLaterality(int[] arrPosition,
EnumCM_Laterality enumLaterality)
public void setMass(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 setMeasurementMethod(int[] arrPosition,
java.lang.String strMeasurementMethod)
arrPosition - Identifier which shows the position of the node in the SR Tree.strMeasurementMethod - String value for Comment.public void setOrganDose(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 setReferenceAuthority(int[] arrPosition,
EnumCM_RadiopharmaceuticalOrganDoseReferenceAuthority enumRadiopharmaceuticalOrganDoseReferenceAuthority)