public class MeasurementStatisticalProperties_TID311 extends Template
| Constructor and Description |
|---|
MeasurementStatisticalProperties_TID311(SRTree objTree)
Instantiates a new MeasurementStatisticalProperties_TID311 Template.
|
| Modifier and Type | Method and Description |
|---|---|
void |
setMeasurementRangeConcepts(int[] arrPosition,
java.lang.Enum enumValue,
java.lang.String[] arrNumericValue)
Sets the value for Measurement Range Concepts.
|
void |
setPopulationDescription(int[] arrPosition,
java.lang.String strPopulationDescription)
Sets the value for Population description
|
void |
setReferenceAuthority(int[] arrPosition)
Sets value for Reference Authority.
|
void |
setReferenceAuthority(int[] arrPosition,
java.lang.String strReferenceAuthority)
Sets the value for Reference Authority
|
public MeasurementStatisticalProperties_TID311(SRTree objTree)
objTree - Object of SRTree.public void setMeasurementRangeConcepts(int[] arrPosition,
java.lang.Enum enumValue,
java.lang.String[] arrNumericValue)
arrPosition - Identifier which shows the position of the node in the SR Tree.enumValue - Enumerated value for one of the following enums - EnumPopulationStatisticalDescriptors or
EnumSampleStatisticalDescriptors.arrNumericValue - String array for Quatity Of Materialpublic void setPopulationDescription(int[] arrPosition,
java.lang.String strPopulationDescription)
arrPosition - Identifier which shows the position of the node in the SR Tree.strPopulationDescription - String value for Population Description.public void setReferenceAuthority(int[] arrPosition,
java.lang.String strReferenceAuthority)
arrPosition - Identifier which shows the position of the node in the SR Tree.strReferenceAuthority - String value for Reference Authority.public void setReferenceAuthority(int[] arrPosition)
arrPosition - Identifier which shows the position of the node in the SR Tree.