public class IVUSReport_TID3250 extends Template
| Constructor and Description |
|---|
IVUSReport_TID3250(SRTree objTree)
Instantiates IVUSReport_TID3250 Template.
|
| Modifier and Type | Method and Description |
|---|---|
IVUSVessel_TID3251 |
getIVUSVessel()
Retrieves IVUSVessel
|
LanguageOfContentItemAndDescendants_TID1204 |
getLanguageOfContentItemandDescendants()
Retrieves Observer Context
|
ObserverContext_TID1002 |
getObserverContext()
Retrieves Observer Context
|
CardiovascularPatientCharacteristics_TID3602 |
getPatientCharacteristics()
Retrieves PatientCharacteristics
|
ProcedureContext_TID3601 |
getProcedureContext()
Retrieves ProcedureContext
|
void |
setImageLibrary(int[] arrPosition,
EnumContinuityOfContent enumContinuityOfContent)
Sets the value for Image Library
|
void |
setIVUSReport(EnumContinuityOfContent enumContinuityOfContent)
Sets the value for IVUS Report
|
public IVUSReport_TID3250(SRTree objTree)
objTree - Object of SRTree.public LanguageOfContentItemAndDescendants_TID1204 getLanguageOfContentItemandDescendants()
public ObserverContext_TID1002 getObserverContext()
public IVUSVessel_TID3251 getIVUSVessel()
public CardiovascularPatientCharacteristics_TID3602 getPatientCharacteristics()
public ProcedureContext_TID3601 getProcedureContext()
public void setIVUSReport(EnumContinuityOfContent enumContinuityOfContent)
arrPosition - Identifier which shows the position of the node in the SR Tree.enumContinuityOfContent - Enumerated Value for ContinuityOfContent.public void setImageLibrary(int[] arrPosition,
EnumContinuityOfContent enumContinuityOfContent)
arrPosition - Identifier which shows the position of the node in the SR Tree.enumContinuityOfContent - Enumerated Value for ContinuityOfContent.