public class DeviceObserverIdentifyingAttributes_TID1004 extends Template
| Constructor and Description |
|---|
DeviceObserverIdentifyingAttributes_TID1004(SRTree objTree)
Instantiates a new DeviceObserverIdentifyingAttributes_TID1004 Template.
|
| Modifier and Type | Method and Description |
|---|---|
void |
setDeviceObserverManufacturer(int[] arrPosition,
java.lang.String strDeviceObserverManufacturer)
Sets the value for DeviceObserverManufacturer
|
void |
setDeviceObserverModelName(int[] arrPosition,
java.lang.String strDeviceObserverModelName)
Sets the value for DeviceObserverModelName
|
void |
setDeviceObserverName(int[] arrPosition,
java.lang.String strDeviceObserverName)
Sets the value for DeviceObserverName
|
void |
setDeviceObserverPhysicalLocation(int[] arrPosition,
java.lang.String strDeviceObserverPhysicalLocation)
Sets the value for DeviceObserverPhysicalLocation
|
void |
setDeviceObserverSerialNumber(int[] arrPosition,
java.lang.String strDeviceObserverSerialNumber)
Sets the value for DeviceObserverSerialNumber
|
void |
setDeviceObserverUID(int[] arrPosition,
java.lang.String strDeviceObserverUID)
Sets the value for DeviceObserverUID
|
void |
setDeviceRoleInProcedure(int[] arrPosition,
EnumCM_DeviceParticipatingRoles enumDeviceParticipatingRoles)
Sets value for Normality.
|
public DeviceObserverIdentifyingAttributes_TID1004(SRTree objTree)
objTree - Object of SRTree.public void setDeviceObserverUID(int[] arrPosition,
java.lang.String strDeviceObserverUID)
arrPosition - Identifier which shows the position of the node in the SR Tree.strDeviceObserverUID - String value for DeviceObserverUID.public void setDeviceObserverName(int[] arrPosition,
java.lang.String strDeviceObserverName)
arrPosition - Identifier which shows the position of the node in the SR Tree.strDeviceObserverName - String value for DeviceObserverName.public void setDeviceObserverManufacturer(int[] arrPosition,
java.lang.String strDeviceObserverManufacturer)
arrPosition - Identifier which shows the position of the node in the SR Tree.strDeviceObserverManufacturer - String value for DeviceObserverManufacturer.public void setDeviceObserverModelName(int[] arrPosition,
java.lang.String strDeviceObserverModelName)
arrPosition - Identifier which shows the position of the node in the SR Tree.strDeviceObserverModelName - String value for DeviceObserverModelName.public void setDeviceObserverSerialNumber(int[] arrPosition,
java.lang.String strDeviceObserverSerialNumber)
arrPosition - Identifier which shows the position of the node in the SR Tree.strDeviceObserverSerialNumber - String value for DeviceObserverSerialNumber.public void setDeviceObserverPhysicalLocation(int[] arrPosition,
java.lang.String strDeviceObserverPhysicalLocation)
arrPosition - Identifier which shows the position of the node in the SR Tree.strDeviceObserverPhysicalLocation - String value for DeviceObserverPhysicalLocation.public void setDeviceRoleInProcedure(int[] arrPosition,
EnumCM_DeviceParticipatingRoles enumDeviceParticipatingRoles)
arrPosition - Identifier which shows the position of the node in the SR Tree.enumNormalityCodes - Enumvalue for Normality Codes.