public class NMPETPerfusionMeasurementGroup_TID3307 extends Template
| Constructor and Description |
|---|
NMPETPerfusionMeasurementGroup_TID3307(SRTree objTree)
Instantiates a new NMPETPerfusionMeasurementGroup_TID3307 Template.
|
| Modifier and Type | Method and Description |
|---|---|
Measurement_TID300 |
getMeasurement()
Retrieves Measurement.
|
WallMotionAnalysis_TID5204 |
getWallMotionAnalysis()
Retrieves Wall Motion Analysis.
|
void |
setAlgorithmName(int[] arrPosition,
EnumCM_AttenuationCorrectionMethods enumAttenuationCorrectionMethods)
Sets the value for Algorithm Name.
|
void |
setAttenuationCorrection(int[] arrPosition,
EnumCM_AttenuationCorrection enumAttenuationCorrection)
Sets the value for Attenuation correction.
|
void |
setExerciseDurationAfterStressAgentInjection(int[] arrPosition,
java.lang.String[] arrNumericValue)
Sets the value for Exercise duration after stress agent injection.
|
void |
setFinding(int[] arrPosition,
EnumCM_TypesOfPerfusionDefects enumTypesOfPerfusionDefects)
Sets the value for Finding.
|
void |
setFindings(int[] arrPosition,
EnumContinuityOfContent enumContinuityOfContent)
Sets the value for Findings.
|
void |
setFindingSite(int[] arrPosition,
EnumCM_MyocardialWallSegments enumMyocardialWallSegments)
Sets the value for Finding Site.
|
void |
setImagingStartTime(int[] arrPosition)
Sets the value for Imaging Start Time.
|
void |
setLeftVentricularFunction(int[] arrPosition,
EnumCM_LVFunction enumLVFunction)
Sets the value for Left Ventricular Function.
|
void |
setLeftVentricularSize(int[] arrPosition,
EnumCM_VentricularEnlargement enumVentricularEnlargement)
Sets the value for Left Ventricular Size.
|
void |
setProcedureReported(int[] arrPosition)
Sets the value for Procedure reported.
|
void |
setRadionuclideTotalDose(int[] arrPosition,
EnumCM_UnitsOfRadioactivity enumUnitsOfRadioactivity)
Sets the value for Radionuclide Total Dose.
|
void |
setRadiopharmaceuticalAgent(int[] arrPosition,
EnumCM_NuclearCardiologyRadiopharmaceuticals enumNuclearCardiologyRadiopharmaceuticals)
Sets the value for Radiopharmaceutical agent.
|
void |
setRadiopharmaceuticalStartTime(int[] arrPosition,
java.lang.String[] arrNumericValue)
Sets the value for Radiopharmaceutical Start Time.
|
void |
setSeverity(int[] arrPosition,
EnumCM_Severity enumSeverity)
Sets the value for Severity.
|
void |
setSizeDescriptor(int[] arrPosition,
EnumCM_SMLSizeDescriptor enumSMLSizeDescriptor)
Sets the value for Size Descriptor.
|
public NMPETPerfusionMeasurementGroup_TID3307(SRTree objTree)
objTree - Object of SRTree.public Measurement_TID300 getMeasurement()
public WallMotionAnalysis_TID5204 getWallMotionAnalysis()
public void setProcedureReported(int[] arrPosition)
arrPosition - Identifier which shows the position of the node in the SR Tree.public void setRadiopharmaceuticalStartTime(int[] arrPosition,
java.lang.String[] arrNumericValue)
arrPosition - Identifier which shows the position of the node in the SR Tree.arrNumericValue - public void setExerciseDurationAfterStressAgentInjection(int[] arrPosition,
java.lang.String[] arrNumericValue)
arrPosition - Identifier which shows the position of the node in the SR Tree.arrNumericValue - public void setImagingStartTime(int[] arrPosition)
arrPosition - Identifier which shows the position of the node in the SR Tree.public void setRadiopharmaceuticalAgent(int[] arrPosition,
EnumCM_NuclearCardiologyRadiopharmaceuticals enumNuclearCardiologyRadiopharmaceuticals)
arrPosition - Identifier which shows the position of the node in the SR Tree.public void setRadionuclideTotalDose(int[] arrPosition,
EnumCM_UnitsOfRadioactivity enumUnitsOfRadioactivity)
arrPosition - Identifier which shows the position of the node in the SR Tree.public void setAttenuationCorrection(int[] arrPosition,
EnumCM_AttenuationCorrection enumAttenuationCorrection)
arrPosition - Identifier which shows the position of the node in the SR Tree.public void setAlgorithmName(int[] arrPosition,
EnumCM_AttenuationCorrectionMethods enumAttenuationCorrectionMethods)
arrPosition - Identifier which shows the position of the node in the SR Tree.public void setFinding(int[] arrPosition,
EnumCM_TypesOfPerfusionDefects enumTypesOfPerfusionDefects)
arrPosition - Identifier which shows the position of the node in the SR Tree.public void setFindingSite(int[] arrPosition,
EnumCM_MyocardialWallSegments enumMyocardialWallSegments)
arrPosition - Identifier which shows the position of the node in the SR Tree.public void setSizeDescriptor(int[] arrPosition,
EnumCM_SMLSizeDescriptor enumSMLSizeDescriptor)
arrPosition - Identifier which shows the position of the node in the SR Tree.public void setLeftVentricularFunction(int[] arrPosition,
EnumCM_LVFunction enumLVFunction)
arrPosition - Identifier which shows the position of the node in the SR Tree.public void setSeverity(int[] arrPosition,
EnumCM_Severity enumSeverity)
arrPosition - Identifier which shows the position of the node in the SR Tree.public void setFindings(int[] arrPosition,
EnumContinuityOfContent enumContinuityOfContent)
arrPosition - Identifier which shows the position of the node in the SR Tree.enumContinuityOfContent - public void setLeftVentricularSize(int[] arrPosition,
EnumCM_VentricularEnlargement enumVentricularEnlargement)
arrPosition - Identifier which shows the position of the node in the SR Tree.