public class GetDrugIndicationsRequest extends AbstractModel
header, skipSign
Constructor and Description |
---|
GetDrugIndicationsRequest() |
GetDrugIndicationsRequest(GetDrugIndicationsRequest 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 |
---|---|
GetDrugIndicationsReqData |
getData()
Get 获取适应症请求
|
CommonHeader |
getHeader()
Get 请求头
|
void |
setData(GetDrugIndicationsReqData Data)
Set 获取适应症请求
|
void |
setHeader(CommonHeader Header)
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 GetDrugIndicationsRequest()
public GetDrugIndicationsRequest(GetDrugIndicationsRequest source)
public CommonHeader getHeader()
public void setHeader(CommonHeader Header)
Header
- 请求头public GetDrugIndicationsReqData getData()
public void setData(GetDrugIndicationsReqData Data)
Data
- 获取适应症请求Copyright © 2025. All rights reserved.