public class StentProperties_TID3916 extends Template
| Constructor and Description |
|---|
StentProperties_TID3916(SRTree objTree)
Instantiates a new StentProperties_TID3916 Template.
|
| Modifier and Type | Method and Description |
|---|---|
StenosisProperties_TID3912 |
getStenosisProperties()
Retrieves Stenosis Properties.
|
void |
setFinding(int[] arrPosition,
EnumCM_StentFindings enumStentFindings)
Sets the value for Finding.
|
void |
setStentComposition(int[] arrPosition,
EnumCM_StentComposition enumStentComposition)
Sets the value for Stent Composition.
|
void |
setVascularStentDiameter(int[] arrPosition,
java.lang.String[] arrNumericValue)
Sets the value for Vascular Stent Diameter.
|
void |
setVascularStentLength(int[] arrPosition,
java.lang.String[] arrNumericValue)
Sets the value for Vascular Stent Length.
|
public StentProperties_TID3916(SRTree objTree)
objTree - Object of SRTree.public StenosisProperties_TID3912 getStenosisProperties()
public void setStentComposition(int[] arrPosition,
EnumCM_StentComposition enumStentComposition)
arrPosition - Identifier which shows the position of the node in the SR Tree.public void setFinding(int[] arrPosition,
EnumCM_StentFindings enumStentFindings)
arrPosition - Identifier which shows the position of the node in the SR Tree.public void setVascularStentLength(int[] arrPosition,
java.lang.String[] arrNumericValue)
arrPosition - Identifier which shows the position of the node in the SR Tree.arrNumericValue - public void setVascularStentDiameter(int[] arrPosition,
java.lang.String[] arrNumericValue)
arrPosition - Identifier which shows the position of the node in the SR Tree.arrNumericValue -