public class BrandInfos extends AlipayObject
| 构造器和说明 |
|---|
BrandInfos() |
| 限定符和类型 | 方法和说明 |
|---|---|
SearchBrandBoxInfo |
getBoxExclusiveInfo() |
Long |
getBrandId() |
String |
getBrandName() |
void |
setBoxExclusiveInfo(SearchBrandBoxInfo boxExclusiveInfo) |
void |
setBrandId(Long brandId) |
void |
setBrandName(String brandName) |
public SearchBrandBoxInfo getBoxExclusiveInfo()
public void setBoxExclusiveInfo(SearchBrandBoxInfo boxExclusiveInfo)
public Long getBrandId()
public void setBrandId(Long brandId)
public String getBrandName()
public void setBrandName(String brandName)
Copyright © 2023. All rights reserved.