public class TemplateForSpectaclePrescriptionDetails_TID2021 extends Template
| Constructor and Description |
|---|
TemplateForSpectaclePrescriptionDetails_TID2021(SRTree objTree)
Instantiates a new TemplateForSpectaclePrescriptionDetails_TID2021 Template.
|
| Modifier and Type | Method and Description |
|---|---|
void |
setAddIntermediate(int[] arrPosition,
java.lang.String[] arrNumericValue)
Sets the value for AddIntermediate
|
void |
setAddNear(int[] arrPosition,
java.lang.String[] arrNumericValue)
Sets the value for AddNear
|
void |
setAddOther(int[] arrPosition,
java.lang.String[] arrNumericValue)
Sets the value for AddOther
|
void |
setAxis(int[] arrPosition,
java.lang.String[] arrNumericValue)
Sets the value for Axis
|
void |
setCylinderPower(int[] arrPosition,
java.lang.String[] arrNumericValue)
Sets the value for Cylinder Power
|
void |
setHorizontalPrismBase(int[] arrPosition,
EnumCM_OphthalmicHorizontalDirections enumOphthalmicHorizontalDirections) |
void |
setHorizontalPrismPower(int[] arrPosition,
java.lang.String[] arrNumericValue)
Sets the value for Horizontal Prism Power
|
void |
setSphere(int[] arrPosition,
java.lang.String[] arrNumericValue)
Sets the value for Sphere
|
void |
setVerticalPrismBase(int[] arrPosition,
EnumCM_OphthalmicVerticalDirections enumOphthalmicVerticalDirections) |
void |
setVerticalPrismPower(int[] arrPosition,
java.lang.String[] arrNumericValue)
Sets the value for Vertical Prism Power
|
public TemplateForSpectaclePrescriptionDetails_TID2021(SRTree objTree)
objTree - Object of SRTree.public void setSphere(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 setCylinderPower(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 setAxis(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 setAddNear(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 setAddIntermediate(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 setAddOther(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 setHorizontalPrismPower(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 setVerticalPrismPower(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 setHorizontalPrismBase(int[] arrPosition,
EnumCM_OphthalmicHorizontalDirections enumOphthalmicHorizontalDirections)
public void setVerticalPrismBase(int[] arrPosition,
EnumCM_OphthalmicVerticalDirections enumOphthalmicVerticalDirections)