public class AlipayInsAutoAutoinsprodQuoteQueryResponse extends AlipayResponse
Constructor and Description |
---|
AlipayInsAutoAutoinsprodQuoteQueryResponse() |
Modifier and Type | Method and Description |
---|---|
String |
getBusinessPremium()
Gets business premium.
|
InsProduct |
getBusinessProduct()
Gets business product.
|
Car |
getCar()
Gets car.
|
String |
getCheckCode()
Gets check code.
|
String |
getCheckCodeId()
Gets check code id.
|
String |
getCheckCodeType()
Gets check code type.
|
String |
getComId()
Gets com id.
|
String |
getComName()
Gets com name.
|
String |
getEnquiryBizId()
Gets enquiry biz id.
|
String |
getForcePremium()
Gets force premium.
|
InsProduct |
getForceProduct()
Gets force product.
|
String |
getQuoteBizId()
Gets quote biz id.
|
String |
getQuoteErrorCode()
Gets quote error code.
|
String |
getQuoteErrorMsg()
Gets quote error msg.
|
String |
getRealPremium()
Gets real premium.
|
String |
getReducePremium()
Gets reduce premium.
|
String |
getTotalPremium()
Gets total premium.
|
void |
setBusinessPremium(String businessPremium)
Sets business premium.
|
void |
setBusinessProduct(InsProduct businessProduct)
Sets business product.
|
void |
setCar(Car car)
Sets car.
|
void |
setCheckCode(String checkCode)
Sets check code.
|
void |
setCheckCodeId(String checkCodeId)
Sets check code id.
|
void |
setCheckCodeType(String checkCodeType)
Sets check code type.
|
void |
setComId(String comId)
Sets com id.
|
void |
setComName(String comName)
Sets com name.
|
void |
setEnquiryBizId(String enquiryBizId)
Sets enquiry biz id.
|
void |
setForcePremium(String forcePremium)
Sets force premium.
|
void |
setForceProduct(InsProduct forceProduct)
Sets force product.
|
void |
setQuoteBizId(String quoteBizId)
Sets quote biz id.
|
void |
setQuoteErrorCode(String quoteErrorCode)
Sets quote error code.
|
void |
setQuoteErrorMsg(String quoteErrorMsg)
Sets quote error msg.
|
void |
setRealPremium(String realPremium)
Sets real premium.
|
void |
setReducePremium(String reducePremium)
Sets reduce premium.
|
void |
setTotalPremium(String totalPremium)
Sets total premium.
|
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsg
public AlipayInsAutoAutoinsprodQuoteQueryResponse()
public void setBusinessPremium(String businessPremium)
businessPremium
- the business premiumpublic String getBusinessPremium()
public void setBusinessProduct(InsProduct businessProduct)
businessProduct
- the business productpublic InsProduct getBusinessProduct()
public void setCar(Car car)
car
- the carpublic Car getCar()
public void setCheckCode(String checkCode)
checkCode
- the check codepublic String getCheckCode()
public void setCheckCodeId(String checkCodeId)
checkCodeId
- the check code idpublic String getCheckCodeId()
public void setCheckCodeType(String checkCodeType)
checkCodeType
- the check code typepublic String getCheckCodeType()
public void setComId(String comId)
comId
- the com idpublic String getComId()
public void setComName(String comName)
comName
- the com namepublic String getComName()
public void setEnquiryBizId(String enquiryBizId)
enquiryBizId
- the enquiry biz idpublic String getEnquiryBizId()
public void setForcePremium(String forcePremium)
forcePremium
- the force premiumpublic String getForcePremium()
public void setForceProduct(InsProduct forceProduct)
forceProduct
- the force productpublic InsProduct getForceProduct()
public void setQuoteBizId(String quoteBizId)
quoteBizId
- the quote biz idpublic String getQuoteBizId()
public void setQuoteErrorCode(String quoteErrorCode)
quoteErrorCode
- the quote error codepublic String getQuoteErrorCode()
public void setQuoteErrorMsg(String quoteErrorMsg)
quoteErrorMsg
- the quote error msgpublic String getQuoteErrorMsg()
public void setRealPremium(String realPremium)
realPremium
- the real premiumpublic String getRealPremium()
public void setReducePremium(String reducePremium)
reducePremium
- the reduce premiumpublic String getReducePremium()
public void setTotalPremium(String totalPremium)
totalPremium
- the total premiumpublic String getTotalPremium()
Copyright © 2018. All rights reserved.