public class AlipayEcoMycarCarmodelCreateResponse extends AlipayResponse
Constructor and Description |
---|
AlipayEcoMycarCarmodelCreateResponse() |
Modifier and Type | Method and Description |
---|---|
String |
getBrandId()
Gets brand id.
|
String |
getCompanyId()
Gets company id.
|
String |
getModelId()
Gets model id.
|
String |
getSerieId()
Gets serie id.
|
void |
setBrandId(String brandId)
Sets brand id.
|
void |
setCompanyId(String companyId)
Sets company id.
|
void |
setModelId(String modelId)
Sets model id.
|
void |
setSerieId(String serieId)
Sets serie id.
|
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsg
public AlipayEcoMycarCarmodelCreateResponse()
public void setBrandId(String brandId)
brandId
- the brand idpublic String getBrandId()
public void setCompanyId(String companyId)
companyId
- the company idpublic String getCompanyId()
public void setModelId(String modelId)
modelId
- the model idpublic String getModelId()
public void setSerieId(String serieId)
serieId
- the serie idpublic String getSerieId()
Copyright © 2018. All rights reserved.