| Package | Description |
|---|---|
| com.tencentcloudapi.mrs.v20200910.models |
| Modifier and Type | Method and Description |
|---|---|
MedicalRecordInfo |
Template.getMedicalRecordInfo()
Get 门诊病历信息
|
MedicalRecordInfo[] |
Block.getMedicalRecordInfo()
Get 门诊病历信息
|
| Modifier and Type | Method and Description |
|---|---|
void |
Template.setMedicalRecordInfo(MedicalRecordInfo MedicalRecordInfo)
Set 门诊病历信息
|
void |
Block.setMedicalRecordInfo(MedicalRecordInfo[] MedicalRecordInfo)
Set 门诊病历信息
|
| Constructor and Description |
|---|
MedicalRecordInfo(MedicalRecordInfo 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.