public class OBGYNPatientCharacteristics_TID5001 extends Template
| Constructor and Description |
|---|
OBGYNPatientCharacteristics_TID5001(SRTree objTree)
Instantiates OBGYNPatientCharacteristics_TID5001 Template.
|
| Modifier and Type | Method and Description |
|---|---|
void |
setAborta(int[] arrPosition,
java.lang.String[] arrNumericValue)
Sets the value for Aborta.
|
void |
setComment(int[] arrPosition,
java.lang.String strComment)
Sets the value for Comment.
|
void |
setEctopicPregnancies(int[] arrPosition,
java.lang.String[] arrNumericValue)
Sets the value for Ectopic Pregnancies.
|
void |
setGravida(int[] arrPosition,
java.lang.String[] arrNumericValue)
Sets the value for Gravida.
|
void |
setPara(int[] arrPosition,
java.lang.String[] arrNumericValue)
Sets the value for Para.
|
void |
setPatientCharacteristics(int[] arrPosition,
EnumContinuityOfContent enumContinuityOfContent)
Sets the value for Patient Characteristics
|
void |
setPatientHeight(int[] arrPosition,
java.lang.String[] arrNumericValue)
Sets the value for Patient Height.
|
void |
setPatientWeight(int[] arrPosition,
java.lang.String[] arrNumericValue)
Sets the value for Patient Weight.
|
public OBGYNPatientCharacteristics_TID5001(SRTree objTree)
objTree - Object of SRTree.public void setPatientCharacteristics(int[] arrPosition,
EnumContinuityOfContent enumContinuityOfContent)
arrPosition - Identifier which shows the position of the node in the SR Tree.enumContinuityOfContent - Enumerated Value for ContinuityOfContent.public void setComment(int[] arrPosition,
java.lang.String strComment)
arrPosition - Identifier which shows the position of the node in the SR Tree.strComment - String value for Commentpublic void setPatientHeight(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 setPatientWeight(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 setGravida(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 setPara(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 setAborta(int[] arrPosition,
java.lang.String[] arrNumericValue)
public void setEctopicPregnancies(int[] arrPosition,
java.lang.String[] arrNumericValue)