| Package | Description |
|---|---|
| com.tencentcloudapi.mrs.v20200910.models |
| Modifier and Type | Method and Description |
|---|---|
MedDoc |
Template.getMedDoc()
Get 出院报告,入院报告,门诊病历
|
MedDoc[] |
Block.getMedDoc()
Get 医学资料
|
| Modifier and Type | Method and Description |
|---|---|
void |
Template.setMedDoc(MedDoc MedDoc)
Set 出院报告,入院报告,门诊病历
|
void |
Block.setMedDoc(MedDoc[] MedDoc)
Set 医学资料
|
| Constructor and Description |
|---|
MedDoc(MedDoc 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.