public class AlipayEcoMycarCarmodelBatchqueryModel extends AlipayObject
Constructor and Description |
---|
AlipayEcoMycarCarmodelBatchqueryModel() |
Modifier and Type | Method and Description |
---|---|
String |
getBrandId()
Gets brand id.
|
String |
getCompanyId()
Gets company id.
|
String |
getQueryType()
Gets query type.
|
String |
getSerieId()
Gets serie id.
|
void |
setBrandId(String brandId)
Sets brand id.
|
void |
setCompanyId(String companyId)
Sets company id.
|
void |
setQueryType(String queryType)
Sets query type.
|
void |
setSerieId(String serieId)
Sets serie id.
|
public AlipayEcoMycarCarmodelBatchqueryModel()
public String getBrandId()
public void setBrandId(String brandId)
brandId
- the brand idpublic String getCompanyId()
public void setCompanyId(String companyId)
companyId
- the company idpublic String getQueryType()
public void setQueryType(String queryType)
queryType
- the query typepublic String getSerieId()
public void setSerieId(String serieId)
serieId
- the serie idCopyright © 2018. All rights reserved.