| Package | Description |
|---|---|
| com.tencentcloudapi.mrs.v20200910.models |
| Modifier and Type | Method and Description |
|---|---|
BaseItem3[] |
EyeChildItem.getAx()
Get 轴位
|
BaseItem3[] |
EyeChildItem.getCyl()
Get 柱镜
|
BaseItem3[] |
EyeChildItem.getSph()
Get 球镜
|
| Modifier and Type | Method and Description |
|---|---|
void |
EyeChildItem.setAx(BaseItem3[] Ax)
Set 轴位
|
void |
EyeChildItem.setCyl(BaseItem3[] Cyl)
Set 柱镜
|
void |
EyeChildItem.setSph(BaseItem3[] Sph)
Set 球镜
|
| Constructor and Description |
|---|
BaseItem3(BaseItem3 source)
NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy,
and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
|
Copyright © 2025. All rights reserved.