| Package | Description | 
|---|---|
| com.tencentcloudapi.mrs.v20200910.models | 
| Modifier and Type | Method and Description | 
|---|---|
| BaseInfo | DetailInformation. getAbnormity()Get 异形 | 
| BaseInfo | DetailInformation. getBreaked()Get 断链 | 
| BaseInfo | DetailInformation. getCalcification()Get 钙化 | 
| BaseInfo | PathologyV2. getClinical()Get 临床诊断 | 
| BaseInfo | DetailInformation. getHistologyLevel()Get 组织学等级 | 
| BaseInfo | DetailInformation. getInfiltrationDepth()Get 浸润深度 | 
| BaseInfo[] | ResultInfo. getItems()Get 结论详情 | 
| BaseInfo | DetailInformation. getNecrosis()Get 坏死 | 
| BaseInfo | PathologyV2. getSampleType()Get 送检材料 | 
| BaseInfo | SummaryInfo. getText()Get 诊断结论文本 | 
| BaseInfo | DescInfo. getText()Get 描述段落文本 | 
| BaseInfo | ResultInfo. getText()Get 段落文本 | 
| BaseInfo | DetailInformation. getTuberNum()Get 结节数量 | 
| Modifier and Type | Method and Description | 
|---|---|
| void | DetailInformation. setAbnormity(BaseInfo Abnormity)Set 异形 | 
| void | DetailInformation. setBreaked(BaseInfo Breaked)Set 断链 | 
| void | DetailInformation. setCalcification(BaseInfo Calcification)Set 钙化 | 
| void | PathologyV2. setClinical(BaseInfo Clinical)Set 临床诊断 | 
| void | DetailInformation. setHistologyLevel(BaseInfo HistologyLevel)Set 组织学等级 | 
| void | DetailInformation. setInfiltrationDepth(BaseInfo InfiltrationDepth)Set 浸润深度 | 
| void | ResultInfo. setItems(BaseInfo[] Items)Set 结论详情 | 
| void | DetailInformation. setNecrosis(BaseInfo Necrosis)Set 坏死 | 
| void | PathologyV2. setSampleType(BaseInfo SampleType)Set 送检材料 | 
| void | SummaryInfo. setText(BaseInfo Text)Set 诊断结论文本 | 
| void | DescInfo. setText(BaseInfo Text)Set 描述段落文本 | 
| void | ResultInfo. setText(BaseInfo Text)Set 段落文本 | 
| void | DetailInformation. setTuberNum(BaseInfo TuberNum)Set 结节数量 | 
| Constructor and Description | 
|---|
| BaseInfo(BaseInfo 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.