public class AlipayPcreditLoanCollateralCarQueryResponse extends AlipayResponse
Constructor and Description |
---|
AlipayPcreditLoanCollateralCarQueryResponse() |
Modifier and Type | Method and Description |
---|---|
String |
getAddress()
Gets address.
|
String |
getApplyNo()
Gets apply no.
|
String |
getCarBrandId()
Gets car brand id.
|
String |
getCarColor()
Gets car color.
|
String |
getCarEngineNo()
Gets car engine no.
|
Long |
getCarMileage()
Gets car mileage.
|
String |
getCarModelId()
Gets car model id.
|
String |
getCarRegDate()
Gets car reg date.
|
String |
getCarSeriesId()
Gets car series id.
|
String |
getCarVin()
Gets car vin.
|
String |
getCertNo()
Gets cert no.
|
String |
getCertType()
Gets cert type.
|
String |
getCreatedTime()
Gets created time.
|
String |
getLicPlateAddress()
Gets lic plate address.
|
String |
getLicPlateNo()
Gets lic plate no.
|
String |
getName()
Gets name.
|
void |
setAddress(String address)
Sets address.
|
void |
setApplyNo(String applyNo)
Sets apply no.
|
void |
setCarBrandId(String carBrandId)
Sets car brand id.
|
void |
setCarColor(String carColor)
Sets car color.
|
void |
setCarEngineNo(String carEngineNo)
Sets car engine no.
|
void |
setCarMileage(Long carMileage)
Sets car mileage.
|
void |
setCarModelId(String carModelId)
Sets car model id.
|
void |
setCarRegDate(String carRegDate)
Sets car reg date.
|
void |
setCarSeriesId(String carSeriesId)
Sets car series id.
|
void |
setCarVin(String carVin)
Sets car vin.
|
void |
setCertNo(String certNo)
Sets cert no.
|
void |
setCertType(String certType)
Sets cert type.
|
void |
setCreatedTime(String createdTime)
Sets created time.
|
void |
setLicPlateAddress(String licPlateAddress)
Sets lic plate address.
|
void |
setLicPlateNo(String licPlateNo)
Sets lic plate no.
|
void |
setName(String name)
Sets name.
|
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsg
public AlipayPcreditLoanCollateralCarQueryResponse()
public void setAddress(String address)
address
- the addresspublic String getAddress()
public void setApplyNo(String applyNo)
applyNo
- the apply nopublic String getApplyNo()
public void setCarBrandId(String carBrandId)
carBrandId
- the car brand idpublic String getCarBrandId()
public void setCarColor(String carColor)
carColor
- the car colorpublic String getCarColor()
public void setCarEngineNo(String carEngineNo)
carEngineNo
- the car engine nopublic String getCarEngineNo()
public void setCarMileage(Long carMileage)
carMileage
- the car mileagepublic Long getCarMileage()
public void setCarModelId(String carModelId)
carModelId
- the car model idpublic String getCarModelId()
public void setCarRegDate(String carRegDate)
carRegDate
- the car reg datepublic String getCarRegDate()
public void setCarSeriesId(String carSeriesId)
carSeriesId
- the car series idpublic String getCarSeriesId()
public void setCarVin(String carVin)
carVin
- the car vinpublic String getCarVin()
public void setCertNo(String certNo)
certNo
- the cert nopublic String getCertNo()
public void setCertType(String certType)
certType
- the cert typepublic String getCertType()
public void setCreatedTime(String createdTime)
createdTime
- the created timepublic String getCreatedTime()
public void setLicPlateAddress(String licPlateAddress)
licPlateAddress
- the lic plate addresspublic String getLicPlateAddress()
public void setLicPlateNo(String licPlateNo)
licPlateNo
- the lic plate nopublic String getLicPlateNo()
public void setName(String name)
name
- the namepublic String getName()
Copyright © 2018. All rights reserved.