public class AlipayInsDataDsbEstimateQueryResponse extends AlipayResponse
Constructor and Description |
---|
AlipayInsDataDsbEstimateQueryResponse() |
Modifier and Type | Method and Description |
---|---|
String |
getConfidence()
Gets confidence.
|
List<InsDataDsbEstimateResultDetail> |
getEstimateDetailList()
Gets estimate detail list.
|
String |
getEstimateNo()
Gets estimate no.
|
String |
getFrameNo()
Gets frame no.
|
String |
getLicenseNo()
Gets license no.
|
String |
getRepairCorpProperties()
Gets repair corp properties.
|
String |
getTotalDamageAmount()
Gets total damage amount.
|
String |
getTotalRemainValue()
Gets total remain value.
|
void |
setConfidence(String confidence)
Sets confidence.
|
void |
setEstimateDetailList(List<InsDataDsbEstimateResultDetail> 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 |
setRepairCorpProperties(String repairCorpProperties)
Sets repair corp properties.
|
void |
setTotalDamageAmount(String totalDamageAmount)
Sets total damage amount.
|
void |
setTotalRemainValue(String totalRemainValue)
Sets total remain value.
|
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsg
public AlipayInsDataDsbEstimateQueryResponse()
public void setConfidence(String confidence)
confidence
- the confidencepublic String getConfidence()
public void setEstimateDetailList(List<InsDataDsbEstimateResultDetail> estimateDetailList)
estimateDetailList
- the estimate detail listpublic List<InsDataDsbEstimateResultDetail> 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 setRepairCorpProperties(String repairCorpProperties)
repairCorpProperties
- the repair corp propertiespublic String getRepairCorpProperties()
public void setTotalDamageAmount(String totalDamageAmount)
totalDamageAmount
- the total damage amountpublic String getTotalDamageAmount()
public void setTotalRemainValue(String totalRemainValue)
totalRemainValue
- the total remain valuepublic String getTotalRemainValue()
Copyright © 2018. All rights reserved.