public class BrmCarSyncRequest extends AbstractIccRequest<BrmCarSyncResponse>
bodyParameters, form, httpRequest| 构造器和说明 |
|---|
BrmCarSyncRequest() |
| 限定符和类型 | 方法和说明 |
|---|---|
List<String> |
getCarBrand() |
List<String> |
getCarColor() |
List<String> |
getCarNumColor() |
List<String> |
getCarType() |
int |
getPageNum() |
int |
getPageSize() |
Class<BrmCarSyncResponse> |
getResponseClass() |
String |
getSearchKey() |
String |
getSort() |
String |
getSortType() |
void |
setCarBrand(List<String> carBrand) |
void |
setCarColor(List<String> carColor) |
void |
setCarNumColor(List<String> carNumColor) |
void |
setCarType(List<String> carType) |
void |
setPageNum(int pageNum) |
void |
setPageSize(int pageSize) |
void |
setSearchKey(String searchKey) |
void |
setSort(String sort) |
void |
setSortType(String sortType) |
putBodyParameter, setParameterbody, execute, executeResponse, form, form, get, getBody, getBodyParameters, getForm, getHeader, getHttpRequest, getMethod, getUrl, header, isNeedAuth, main, post, setBody, setForm, setHeader, setHttpRequest, setMethod, setNeedAuth, setUrlpublic BrmCarSyncRequest()
throws com.dahuatech.icc.exception.ClientException
com.dahuatech.icc.exception.ClientExceptionpublic Class<BrmCarSyncResponse> getResponseClass()
public int getPageSize()
public void setPageSize(int pageSize)
public int getPageNum()
public void setPageNum(int pageNum)
public String getSort()
public void setSort(String sort)
public String getSortType()
public void setSortType(String sortType)
public String getSearchKey()
public void setSearchKey(String searchKey)
Copyright © 2023. All rights reserved.