public class InAndOutReportChartDayRequest extends AbstractIccRequest<InAndOutReportChartDayResponse>
oauthConfigBaseInfobodyParameters, form, httpRequest| 构造器和说明 |
|---|
InAndOutReportChartDayRequest() |
InAndOutReportChartDayRequest(HttpConfigInfo httpConfigInfo,
String url,
com.dahuatech.hutool.http.Method method) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
businessValid() |
String |
getRegionCode() |
String |
getRegionType() |
Class<InAndOutReportChartDayResponse> |
getResponseClass() |
String |
getStatisticEndTime() |
String |
getStatisticStartTime() |
void |
setRegionCode(String regionCode) |
void |
setRegionType(String regionType) |
void |
setStatisticEndTime(String statisticEndTime) |
void |
setStatisticStartTime(String statisticStartTime) |
baseCheck, getOauthConfigBaseInfo, putBodyParameter, setOauthConfigBaseInfo, setParameter, validbody, execute, executeResponse, form, form, get, getBody, getBodyParameters, getForm, getHeader, getHttpRequest, getMethod, getUrl, header, isNeedAuth, main, post, setBody, setForm, setHeader, setHttpRequest, setMethod, setNeedAuth, setUrlpublic InAndOutReportChartDayRequest()
throws com.dahuatech.icc.exception.ClientException
com.dahuatech.icc.exception.ClientExceptionpublic InAndOutReportChartDayRequest(HttpConfigInfo httpConfigInfo, String url, com.dahuatech.hutool.http.Method method) throws com.dahuatech.icc.exception.ClientException
com.dahuatech.icc.exception.ClientExceptionpublic String getRegionCode()
public void setRegionCode(String regionCode)
public String getStatisticStartTime()
public void setStatisticStartTime(String statisticStartTime)
public String getStatisticEndTime()
public void setStatisticEndTime(String statisticEndTime)
public String getRegionType()
public void setRegionType(String regionType)
public Class<InAndOutReportChartDayResponse> getResponseClass()
public void businessValid()
Copyright © 2022. All rights reserved.