public class AlipayInsAutoAutoinsprodEnquriyApplyResponse extends AlipayResponse
Constructor and Description |
---|
AlipayInsAutoAutoinsprodEnquriyApplyResponse() |
Modifier and Type | Method and Description |
---|---|
List<CarModel> |
getCarModel()
Gets car model.
|
String |
getEnquiryBizId()
Gets enquiry biz id.
|
String |
getOutBizNo()
Gets out biz no.
|
void |
setCarModel(List<CarModel> carModel)
Sets car model.
|
void |
setEnquiryBizId(String enquiryBizId)
Sets enquiry biz id.
|
void |
setOutBizNo(String outBizNo)
Sets out biz no.
|
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsg
public AlipayInsAutoAutoinsprodEnquriyApplyResponse()
public void setCarModel(List<CarModel> carModel)
carModel
- the car modelpublic void setEnquiryBizId(String enquiryBizId)
enquiryBizId
- the enquiry biz idpublic String getEnquiryBizId()
public void setOutBizNo(String outBizNo)
outBizNo
- the out biz nopublic String getOutBizNo()
Copyright © 2018. All rights reserved.