public class RelativeCancerHistoryBlock extends AbstractModel
header, skipSign| Constructor and Description | 
|---|
| RelativeCancerHistoryBlock() | 
| RelativeCancerHistoryBlock(RelativeCancerHistoryBlock 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. | 
| Modifier and Type | Method and Description | 
|---|---|
| String | getName()Get 名称 | 
| String | getRelativeCancerList()Get 肿瘤史列表 | 
| String | getSrc()Get 原文 | 
| String | getValue()Get 对外输出值 | 
| void | setName(String Name)Set 名称 | 
| void | setRelativeCancerList(String RelativeCancerList)Set 肿瘤史列表 | 
| void | setSrc(String Src)Set 原文 | 
| void | setValue(String Value)Set 对外输出值 | 
| void | toMap(HashMap<String,String> map,
     String prefix)Internal implementation, normal users should not use it. | 
any, fromJsonString, getBinaryParams, GetHeader, getMultipartRequestParams, getSkipSign, isStream, set, SetHeader, setParamArrayObj, setParamArraySimple, setParamObj, setParamSimple, setSkipSign, toJsonStringpublic RelativeCancerHistoryBlock()
public RelativeCancerHistoryBlock(RelativeCancerHistoryBlock source)
public String getName()
public void setName(String Name)
Name - 名称public String getSrc()
public void setSrc(String Src)
Src - 原文public String getRelativeCancerList()
public void setRelativeCancerList(String RelativeCancerList)
RelativeCancerList - 肿瘤史列表public String getValue()
public void setValue(String Value)
Value - 对外输出值Copyright © 2025. All rights reserved.