public class AlipayInsDataAutodamageEstimateQueryResponse extends AlipayResponse
| Constructor and Description |
|---|
AlipayInsDataAutodamageEstimateQueryResponse() |
| Modifier and Type | Method and Description |
|---|---|
String |
getCommercialPolicyNo()
Gets commercial policy no.
|
String |
getCompulsoryPolicyNo()
Gets compulsory policy no.
|
String |
getEngineNo()
Gets engine no.
|
List<InsDataAutodamageEstimateResultDetailModel> |
getEstimateDetailList()
Gets estimate detail list.
|
String |
getEstimateNo()
Gets estimate no.
|
String |
getFrameNo()
Gets frame no.
|
String |
getLicenseNo()
Gets license no.
|
String |
getModelBrand()
Gets model brand.
|
String |
getReportNo()
Gets report no.
|
String |
getSurveyNo()
Gets survey no.
|
void |
setCommercialPolicyNo(String commercialPolicyNo)
Sets commercial policy no.
|
void |
setCompulsoryPolicyNo(String compulsoryPolicyNo)
Sets compulsory policy no.
|
void |
setEngineNo(String engineNo)
Sets engine no.
|
void |
setEstimateDetailList(List<InsDataAutodamageEstimateResultDetailModel> estimateDetailList)
Sets estimate detail list.
|
void |
setEstimateNo(String estimateNo)
Sets estimate no.
|
void |
setFrameNo(String frameNo)
Sets frame no.
|
void |
setLicenseNo(String licenseNo)
Sets license no.
|
void |
setModelBrand(String modelBrand)
Sets model brand.
|
void |
setReportNo(String reportNo)
Sets report no.
|
void |
setSurveyNo(String surveyNo)
Sets survey no.
|
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsgpublic AlipayInsDataAutodamageEstimateQueryResponse()
public void setCommercialPolicyNo(String commercialPolicyNo)
commercialPolicyNo - the commercial policy nopublic String getCommercialPolicyNo()
public void setCompulsoryPolicyNo(String compulsoryPolicyNo)
compulsoryPolicyNo - the compulsory policy nopublic String getCompulsoryPolicyNo()
public void setEngineNo(String engineNo)
engineNo - the engine nopublic String getEngineNo()
public void setEstimateDetailList(List<InsDataAutodamageEstimateResultDetailModel> estimateDetailList)
estimateDetailList - the estimate detail listpublic List<InsDataAutodamageEstimateResultDetailModel> getEstimateDetailList()
public void setEstimateNo(String estimateNo)
estimateNo - the estimate nopublic String getEstimateNo()
public void setFrameNo(String frameNo)
frameNo - the frame nopublic String getFrameNo()
public void setLicenseNo(String licenseNo)
licenseNo - the license nopublic String getLicenseNo()
public void setModelBrand(String modelBrand)
modelBrand - the model brandpublic String getModelBrand()
public void setReportNo(String reportNo)
reportNo - the report nopublic String getReportNo()
public void setSurveyNo(String surveyNo)
surveyNo - the survey nopublic String getSurveyNo()
Copyright © 2018. All rights reserved.