public class UltrasoundGraftSection_TID5105 extends Template
| Constructor and Description |
|---|
UltrasoundGraftSection_TID5105(SRTree objTree)
Instantiates UltrasoundGraftSection_TID5105 Template.
|
| Modifier and Type | Method and Description |
|---|---|
void |
setDistalAnastomosis(int[] arrPosition,
java.lang.Enum enumValue)
Sets the value for Distal Anastomosis.
|
void |
setFindings(int[] arrPosition,
EnumContinuityOfContent enumContinuityOfContent)
Sets the value for Findings
|
void |
setFindingSite(int[] arrPosition)
Sets value for Finding Site.
|
void |
setGraftType(int[] arrPosition)
Sets the value for Graft Type.
|
void |
setLaterality(int[] arrPosition,
EnumCM_Laterality enumLaterality)
Sets the value for Laterality.
|
void |
setProximalAnastomosis(int[] arrPosition,
java.lang.Enum enumValue)
Sets the value for Proximal anastomosis.
|
public UltrasoundGraftSection_TID5105(SRTree objTree)
objTree - Object of SRTree.public void setFindings(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)
arrPosition - Identifier which shows the position of the node in the SR Tree.public void setLaterality(int[] arrPosition,
EnumCM_Laterality enumLaterality)
arrPosition - Identifier which shows the position of the node in the SR Tree.enumLaterality - Enum value for Lateralitypublic void setProximalAnastomosis(int[] arrPosition,
java.lang.Enum enumValue)
arrPosition - Identifier which shows the position of the node in the SR Tree.enumValue - This value can be one of the three Enum - EnumCM_ExtracranialArteries, EnumIntracranialCerebralVessels
EnumCM_IntracranialCerebralVesselsUnilateral, EnumCM_UpperExtremityArteries,EnumCM_UpperExtremityVeins,EnumCM_LowerExtremityArteries
EnumCM_LowerExtremityVeins, EnumCM_AbdominalArteriesLateral,EnumCM_AbdominalArteriesUnilateral, EnumCM_AbdominalVeinsLateral,
EnumCM_AbdominalVeinsUnilateral, EnumCM_RenalVessels.public void setDistalAnastomosis(int[] arrPosition,
java.lang.Enum enumValue)
arrPosition - Identifier which shows the position of the node in the SR Tree.enumValue - This value can be one of the three Enum - EnumCM_ExtracranialArteries, EnumIntracranialCerebralVessels
EnumCM_IntracranialCerebralVesselsUnilateral, EnumCM_UpperExtremityArteries,EnumCM_UpperExtremityVeins,EnumCM_LowerExtremityArteries
EnumCM_LowerExtremityVeins, EnumCM_AbdominalArteriesLateral,EnumCM_AbdominalArteriesUnilateral, EnumCM_AbdominalVeinsLateral,
EnumCM_AbdominalVeinsUnilateral, EnumCM_RenalVessels.public void setGraftType(int[] arrPosition)
arrPosition - Identifier which shows the position of the node in the SR Tree.