public class FetalBiophysicalProfileSection_TID5009 extends Template
| Constructor and Description |
|---|
FetalBiophysicalProfileSection_TID5009(SRTree objTree)
Instantiates FetalBiophysicalProfileSection_TID5009 Template.
|
| Modifier and Type | Method and Description |
|---|---|
SubjectContextFetus_TID1008 |
getSubjectContextFetus_TID1008()
Retrieves the object of SubjectContextFetus_TID1008
|
void |
setAmnioticFluidVolume(int[] arrPosition,
java.lang.String[] arrNumericValue)
Sets the value for Amniotic Fluid Volume.
|
void |
setBiophysicalProfile(int[] arrPosition,
EnumContinuityOfContent enumContinuityOfContent)
Sets the value for Biophysical Profile
|
void |
setBiophysicalProfileSumScore(int[] arrPosition,
java.lang.String[] arrNumericValue)
Sets the value for Biophysical Profile Sum Score.
|
void |
setFetalBreathing(int[] arrPosition,
java.lang.String[] arrNumericValue)
Sets the value for Fetal Breathing.
|
void |
setFetalHeartReactivity(int[] arrPosition,
java.lang.String[] arrNumericValue)
Sets the value for Fetal Heart Reactivity.
|
void |
setFetalTone(int[] arrPosition,
java.lang.String[] arrNumericValue)
Sets the value for Fetal Tone.
|
void |
setGrossBodyMovement(int[] arrPosition,
java.lang.String[] arrNumericValue)
Sets the value for Gross Body Movement.
|
public FetalBiophysicalProfileSection_TID5009(SRTree objTree)
objTree - Object of SRTree.public SubjectContextFetus_TID1008 getSubjectContextFetus_TID1008()
public void setBiophysicalProfile(int[] arrPosition,
EnumContinuityOfContent enumContinuityOfContent)
arrPosition - Identifier which shows the position of the node in the SR Tree.enumContinuityOfContent - Enumerated Value for ContinuityOfContent.public void setGrossBodyMovement(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 setFetalTone(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 setFetalHeartReactivity(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 setAmnioticFluidVolume(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 setFetalBreathing(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 setBiophysicalProfileSumScore(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.