public class SsdataFindataReportQueryResponse extends AlipayResponse
Constructor and Description |
---|
SsdataFindataReportQueryResponse() |
Modifier and Type | Method and Description |
---|---|
String |
getBizContent()
Gets biz content.
|
String |
getBizNo()
Gets biz no.
|
String |
getOrgBizNo()
Gets org biz no.
|
void |
setBizContent(String bizContent)
Sets biz content.
|
void |
setBizNo(String bizNo)
Sets biz no.
|
void |
setOrgBizNo(String orgBizNo)
Sets org biz no.
|
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsg
public void setBizContent(String bizContent)
bizContent
- the biz contentpublic String getBizContent()
public void setBizNo(String bizNo)
bizNo
- the biz nopublic String getBizNo()
public void setOrgBizNo(String orgBizNo)
orgBizNo
- the org biz nopublic String getOrgBizNo()
Copyright © 2018. All rights reserved.