public class ProductCatalogsGetListStruct extends Object
| 构造器和说明 |
|---|
ProductCatalogsGetListStruct() |
public ProductCatalogsGetListStruct productCatalogId(Long productCatalogId)
public Long getProductCatalogId()
public void setProductCatalogId(Long productCatalogId)
public ProductCatalogsGetListStruct productCatalogName(String productCatalogName)
public String getProductCatalogName()
public void setProductCatalogName(String productCatalogName)
public ProductCatalogsGetListStruct productCatalogType(CatalogType productCatalogType)
public CatalogType getProductCatalogType()
public void setProductCatalogType(CatalogType productCatalogType)
public ProductCatalogsGetListStruct productCatalogVertical(CatalogVertical productCatalogVertical)
public CatalogVertical getProductCatalogVertical()
public void setProductCatalogVertical(CatalogVertical productCatalogVertical)
public ProductCatalogsGetListStruct productCatalogStatus(CatalogStatus productCatalogStatus)
public CatalogStatus getProductCatalogStatus()
public void setProductCatalogStatus(CatalogStatus productCatalogStatus)
public ProductCatalogsGetListStruct productRecommendMethods(List<RecommendMethod> productRecommendMethods)
public ProductCatalogsGetListStruct addProductRecommendMethodsItem(RecommendMethod productRecommendMethodsItem)
public List<RecommendMethod> getProductRecommendMethods()
public void setProductRecommendMethods(List<RecommendMethod> productRecommendMethods)
public ProductCatalogsGetListStruct deepLinkEnabled(DeepLinkEnabled deepLinkEnabled)
public DeepLinkEnabled getDeepLinkEnabled()
public void setDeepLinkEnabled(DeepLinkEnabled deepLinkEnabled)
Copyright © 2020. All rights reserved.