public class PersonObserverIdentifyingAttributes_TID1003 extends Template
| Constructor and Description |
|---|
PersonObserverIdentifyingAttributes_TID1003(SRTree objTree)
Instantiates a new PersonObserverIdentifyingAttributes_TID1003 Template.
|
| Modifier and Type | Method and Description |
|---|---|
void |
setPersonName(int[] arrPosition,
java.lang.String strPersonObserverName)
Sets the value for PersonName.
|
void |
setPersonOrganizationName(int[] arrPosition,
java.lang.String strPersonObserverOrganizationName)
Sets the value for PersonOrganizationName.
|
void |
setPersonRoleInOrganization(int[] arrPosition,
EnumCM_OrganizationalRoles enumOrganizationalRoles,
java.lang.String strCodingSchemeVersionForCode)
Sets the value for PersonRoleInOrganization.
|
void |
setPersonRoleInProcedure(int[] arrPosition,
EnumCM_PerformingRole enumPerformingRole,
java.lang.String strCodingSchemeVersionForCode)
Sets the value for PersonRoleInProcedure.
|
public PersonObserverIdentifyingAttributes_TID1003(SRTree objTree)
objTree - Object of SRTree.public void setPersonName(int[] arrPosition,
java.lang.String strPersonObserverName)
arrPosition - Identifier which shows the position of the node in the SR Tree.strPersonObserverName - String value for PersonObserverNamepublic void setPersonOrganizationName(int[] arrPosition,
java.lang.String strPersonObserverOrganizationName)
arrPosition - Identifier which shows the position of the node in the SR Tree.strPersonObserverOrganizationName - String value for PersonObserverOrganizationNamepublic void setPersonRoleInOrganization(int[] arrPosition,
EnumCM_OrganizationalRoles enumOrganizationalRoles,
java.lang.String strCodingSchemeVersionForCode)
arrPosition - Identifier which shows the position of the node in the SR Tree.enumOrganizationalRoles - value for OrganizationalRolesstrCodingSchemeVersionForCode - CodingSchemeVersionargstrCodeMeaningForCode - Code Meaning (Heading)public void setPersonRoleInProcedure(int[] arrPosition,
EnumCM_PerformingRole enumPerformingRole,
java.lang.String strCodingSchemeVersionForCode)
arrPosition - Identifier which shows the position of the node in the SR Tree.enumPerformingRole - value for PerformingRolestrCodingSchemeVersionForCode - CodingSchemeVersion