Package | Description |
---|---|
com.tencentcloudapi.mrs.v20200910.models |
Modifier and Type | Method and Description |
---|---|
PathologyReport[] |
Block.getPathology()
Get 病理报告
|
PathologyReport |
Template.getPathology()
Get 病理报告
|
Modifier and Type | Method and Description |
---|---|
void |
Template.setPathology(PathologyReport Pathology)
Set 病理报告
|
void |
Block.setPathology(PathologyReport[] Pathology)
Set 病理报告
|
Constructor and Description |
---|
PathologyReport(PathologyReport 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.