public class ECGWaveformInformation_TID3708 extends Template
| Constructor and Description |
|---|
ECGWaveformInformation_TID3708(SRTree objTree)
Instantiates a new ECGWaveformInformation_TID3708 Template.
|
| Modifier and Type | Method and Description |
|---|---|
CADAlgorithmIdentificationTemplate_TID4019 |
getCADAlgorithmIdentificationTemplate()
Retrieves the Object of CADAlgorithmIdentificationTemplate_TID4019 template
|
PersonObserverIdentifyingAttributes_TID1003 |
getPersonObserverIdentifyingAttributes()
Retrieves the Object of PersonObserverIdentifyingAttributes_TID1003 template
|
void |
setAcquisitionDeviceType(int[] arrPosition,
java.lang.String strAcquisitionDeviceType)
Sets the value for Acquisition Device Type
|
void |
setCADAlgorithmIdentification(int[] arrPosition,
EnumCM_ECGControlVariablesNumeric enumECGControlVariablesNumeric,
java.lang.String strCADAlgorithmIdentification)
Sets the value for CADAlgorithmIdentification
|
void |
setCurrentProcedureDescriptions(int[] arrPosition,
EnumContinuityOfContent enumContinuityOfContent)
Sets the value for Current Procedure Descriptions
|
void |
setECGControlVariablesText(int[] arrPosition,
java.lang.String[] arrNumericValue,
EnumCM_ECGControlVariablesText enumECGControlVariablesText)
Sets the value for ElectrophysiologyWaveformDurations.
|
void |
setEquipmentIdentifier(int[] arrPosition,
java.lang.String strEquipmentIdentifier)
Sets the value for Equipment Identifier
|
void |
setLeadSystem(int[] arrPosition,
EnumCM_ElectrodePlacementValues enumElectrodePlacementValues)
Sets the value for lEAD sYSTEM.
|
void |
setProcedureDateTime(int[] arrPosition,
java.lang.String strProcedureDateTime)
Sets the value for Procedure DateTime.
|
void |
setRoomIdentification(int[] arrPosition,
java.lang.String strRoomIdentification)
Sets the value for RoomIdentification
|
void |
setSourceOfMeasurement(int[] arrPosition,
java.lang.String strRefSOPClassUID,
java.lang.String strRefSOPInstanceUID,
short[] arrShReferencedWaveformChannels)
Sets Source of measurement
|
public ECGWaveformInformation_TID3708(SRTree objTree)
objTree - Object of SRTree.public CADAlgorithmIdentificationTemplate_TID4019 getCADAlgorithmIdentificationTemplate()
public PersonObserverIdentifyingAttributes_TID1003 getPersonObserverIdentifyingAttributes()
public void setCurrentProcedureDescriptions(int[] arrPosition,
EnumContinuityOfContent enumContinuityOfContent)
arrPosition - Identifier which shows the position of the node in the SR Tree.enumContinuityOfContent - Enumerated Value for ContinuityOfContent.public void setSourceOfMeasurement(int[] arrPosition,
java.lang.String strRefSOPClassUID,
java.lang.String strRefSOPInstanceUID,
short[] arrShReferencedWaveformChannels)
arrPosition - position at which the node will get added in the tree.strRefSOPClassUID - Referenced SOP Class UID..strRefSOPInstanceUID - Referenced SOP Instance UID..arrShReferencedWaveformChannels - Short array of ReferencedWaveformChannelspublic void setLeadSystem(int[] arrPosition,
EnumCM_ElectrodePlacementValues enumElectrodePlacementValues)
arrPosition - Identifier which shows the position of the node in the SR Tree.enumElectrodePlacementValues - Enumerated value for value for Electrode Placement Valuespublic void setAcquisitionDeviceType(int[] arrPosition,
java.lang.String strAcquisitionDeviceType)
arrPosition - Identifier which shows the position of the node in the SR Tree.strAcquisitionDeviceType - String value for Acquisition Device Type.public void setEquipmentIdentifier(int[] arrPosition,
java.lang.String strEquipmentIdentifier)
arrPosition - Identifier which shows the position of the node in the SR Tree.strEquipmentIdentifier - String value for Acquisition Device Type.public void setRoomIdentification(int[] arrPosition,
java.lang.String strRoomIdentification)
arrPosition - Identifier which shows the position of the node in the SR Tree.strRoomIdentification - String value for RoomIdentification.public void setProcedureDateTime(int[] arrPosition,
java.lang.String strProcedureDateTime)
arrPosition - Identifier which shows the position of the node in the SR Tree.strProcedureDateTime - String value for Procedure DateTimepublic void setECGControlVariablesText(int[] arrPosition,
java.lang.String[] arrNumericValue,
EnumCM_ECGControlVariablesText enumECGControlVariablesText)
arrPosition - Identifier which shows the position of the node in the SR Tree.arrNumericValue - String array for Numeric Value.enumElectrophysiologyWaveformDurations - Enum value for ElectrophysiologyWaveformDurationspublic void setCADAlgorithmIdentification(int[] arrPosition,
EnumCM_ECGControlVariablesNumeric enumECGControlVariablesNumeric,
java.lang.String strCADAlgorithmIdentification)
arrPosition - Identifier which shows the position of the node in the SR Tree.strCADAlgorithmIdentification - String value for RoomIdentification.