public class TimePointContext_TID1502 extends Template
| Constructor and Description |
|---|
TimePointContext_TID1502(SRTree objTree)
Instantiates TimePointContext_TID1502 Template.
|
| Modifier and Type | Method and Description |
|---|---|
void |
setSubjectTimePointIdentifier(int[] arrPosition,
java.lang.String strSubjectTimePointIdentifier)
Sets the value for SubjectTime Point Identifier
|
void |
setTimePointOrder(int[] arrPosition,
EnumCM_TimePointTypes enumTimePointTypes) |
void |
setTimePointType(int[] arrPosition,
java.lang.String[] arrNumericValue)
Sets the value for Time PointType
|
void |
strProtocolTimePointIdentifier(int[] arrPosition,
java.lang.String strProtocolTimePointIdentifier)
Sets the value for ProtocolTimePointIdentifier
|
void |
strTimePoint(int[] arrPosition,
java.lang.String strTimePoint)
Sets the value for TimePoint
|
public TimePointContext_TID1502(SRTree objTree)
objTree - Object of SRTree.public void setSubjectTimePointIdentifier(int[] arrPosition,
java.lang.String strSubjectTimePointIdentifier)
arrPosition - Identifier which shows the position of the node in the SR Tree.strSubjectTimePointIdentifier - String value for Comment.public void strProtocolTimePointIdentifier(int[] arrPosition,
java.lang.String strProtocolTimePointIdentifier)
arrPosition - Identifier which shows the position of the node in the SR Tree.strSubjectTimePointIdentifier - String value for Comment.public void strTimePoint(int[] arrPosition,
java.lang.String strTimePoint)
arrPosition - Identifier which shows the position of the node in the SR Tree.strTimePoint - String value for Comment.public void setTimePointType(int[] arrPosition,
java.lang.String[] arrNumericValue)
arrPosition - Identifier which shows the position of the node in the SR Tree.arrNumericValue - String array for Numeric Value.public void setTimePointOrder(int[] arrPosition,
EnumCM_TimePointTypes enumTimePointTypes)