public class AlipayInsDataAutodamageEstimateConfirmModel extends AlipayObject
Constructor and Description |
---|
AlipayInsDataAutodamageEstimateConfirmModel() |
Modifier and Type | Method and Description |
---|---|
String |
getBizType()
Gets biz type.
|
String |
getCommercialPolicyNo()
Gets commercial policy no.
|
String |
getCompulsoryPolicyNo()
Gets compulsory policy no.
|
String |
getEngineNo()
Gets engine no.
|
List<InsDataAutodamageEstimateConfirmModel> |
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 |
getRepairCorpName()
Gets repair corp name.
|
String |
getRepairCorpType()
Gets repair corp type.
|
String |
getReportNo()
Gets report no.
|
String |
getSurveyNo()
Gets survey no.
|
String |
getTotalDamageAmount()
Gets total damage amount.
|
String |
getTotalRemainValue()
Gets total remain value.
|
void |
setBizType(String bizType)
Sets biz type.
|
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<InsDataAutodamageEstimateConfirmModel> 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 |
setRepairCorpName(String repairCorpName)
Sets repair corp name.
|
void |
setRepairCorpType(String repairCorpType)
Sets repair corp type.
|
void |
setReportNo(String reportNo)
Sets report no.
|
void |
setSurveyNo(String surveyNo)
Sets survey no.
|
void |
setTotalDamageAmount(String totalDamageAmount)
Sets total damage amount.
|
void |
setTotalRemainValue(String totalRemainValue)
Sets total remain value.
|
public AlipayInsDataAutodamageEstimateConfirmModel()
public String getBizType()
public void setBizType(String bizType)
bizType
- the biz typepublic String getCommercialPolicyNo()
public void setCommercialPolicyNo(String commercialPolicyNo)
commercialPolicyNo
- the commercial policy nopublic String getCompulsoryPolicyNo()
public void setCompulsoryPolicyNo(String compulsoryPolicyNo)
compulsoryPolicyNo
- the compulsory policy nopublic String getEngineNo()
public void setEngineNo(String engineNo)
engineNo
- the engine nopublic List<InsDataAutodamageEstimateConfirmModel> getEstimateDetailList()
public void setEstimateDetailList(List<InsDataAutodamageEstimateConfirmModel> estimateDetailList)
estimateDetailList
- the estimate detail listpublic String getEstimateNo()
public void setEstimateNo(String estimateNo)
estimateNo
- the estimate nopublic String getFrameNo()
public void setFrameNo(String frameNo)
frameNo
- the frame nopublic String getLicenseNo()
public void setLicenseNo(String licenseNo)
licenseNo
- the license nopublic String getModelBrand()
public void setModelBrand(String modelBrand)
modelBrand
- the model brandpublic String getRepairCorpName()
public void setRepairCorpName(String repairCorpName)
repairCorpName
- the repair corp namepublic String getRepairCorpType()
public void setRepairCorpType(String repairCorpType)
repairCorpType
- the repair corp typepublic String getReportNo()
public void setReportNo(String reportNo)
reportNo
- the report nopublic String getSurveyNo()
public void setSurveyNo(String surveyNo)
surveyNo
- the survey nopublic String getTotalDamageAmount()
public void setTotalDamageAmount(String totalDamageAmount)
totalDamageAmount
- the total damage amountpublic String getTotalRemainValue()
public void setTotalRemainValue(String totalRemainValue)
totalRemainValue
- the total remain valueCopyright © 2018. All rights reserved.