public class DeviceParticipant_TID1021 extends Template
| Constructor and Description |
|---|
DeviceParticipant_TID1021(SRTree objTree) |
| Modifier and Type | Method and Description |
|---|---|
void |
setDeviceManufacturer(int[] arrPosition,
java.lang.String strDeviceManufacturer)
Sets the value for Device Manufacturer
|
void |
setDeviceModelName(int[] arrPosition,
java.lang.String strDeviceManufacturer)
Sets the value for Device Model Name
|
void |
setDeviceName(int[] arrPosition,
java.lang.String strDeviceName)
Sets the value for Device Name
|
void |
setDeviceObserverUID(int[] arrPosition,
java.lang.String strDeviceObserverUID) |
void |
setDeviceRoleInProcedure(int[] arrPosition)
Sets value for DeviceRoleInProcedure
|
void |
setDeviceSerialNumber(int[] arrPosition,
java.lang.String strDeviceSerialNumber)
Sets the value for Device Serial Number
|
public DeviceParticipant_TID1021(SRTree objTree)
public void setDeviceRoleInProcedure(int[] arrPosition)
arrPosition - Identifier which shows the position of the node in the SR Tree.public void setDeviceName(int[] arrPosition,
java.lang.String strDeviceName)
arrPosition - Identifier which shows the position of the node in the SR Tree.strDeviceName - String value for Comment.public void setDeviceManufacturer(int[] arrPosition,
java.lang.String strDeviceManufacturer)
arrPosition - Identifier which shows the position of the node in the SR Tree.strDeviceName - String value for Comment.public void setDeviceModelName(int[] arrPosition,
java.lang.String strDeviceManufacturer)
arrPosition - Identifier which shows the position of the node in the SR Tree.strDeviceName - String value for Comment.public void setDeviceSerialNumber(int[] arrPosition,
java.lang.String strDeviceSerialNumber)
arrPosition - Identifier which shows the position of the node in the SR Tree.strDeviceName - String value for Comment.public void setDeviceObserverUID(int[] arrPosition,
java.lang.String strDeviceObserverUID)