public class GetDrugIndicationsResp extends AbstractModel
header, skipSign
Constructor and Description |
---|
GetDrugIndicationsResp() |
GetDrugIndicationsResp(GetDrugIndicationsResp 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 |
---|---|
DocInfo[] |
getDocInfos()
Get 药品说明
|
String[] |
getIndications()
Get 适应症
|
void |
setDocInfos(DocInfo[] DocInfos)
Set 药品说明
|
void |
setIndications(String[] Indications)
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, toJsonString
public GetDrugIndicationsResp()
public GetDrugIndicationsResp(GetDrugIndicationsResp source)
public String[] getIndications()
public void setIndications(String[] Indications)
Indications
- 适应症public DocInfo[] getDocInfos()
public void setDocInfos(DocInfo[] DocInfos)
DocInfos
- 药品说明Copyright © 2025. All rights reserved.