public class ProductItemsGetListStruct extends Object
| 构造器和说明 |
|---|
ProductItemsGetListStruct() |
public ProductItemsGetListStruct productOuterId(String productOuterId)
public String getProductOuterId()
public void setProductOuterId(String productOuterId)
public ProductItemsGetListStruct productName(String productName)
public String getProductName()
public void setProductName(String productName)
public ProductItemsGetListStruct productImageUrl(String productImageUrl)
public String getProductImageUrl()
public void setProductImageUrl(String productImageUrl)
public ProductItemsGetListStruct productShortName(String productShortName)
public String getProductShortName()
public void setProductShortName(String productShortName)
public ProductItemsGetListStruct price(Double price)
public Double getPrice()
public void setPrice(Double price)
public ProductItemsGetListStruct firstCategoryId(Long firstCategoryId)
public Long getFirstCategoryId()
public void setFirstCategoryId(Long firstCategoryId)
public ProductItemsGetListStruct firstCategoryName(String firstCategoryName)
public String getFirstCategoryName()
public void setFirstCategoryName(String firstCategoryName)
public ProductItemsGetListStruct secondCategoryId(Long secondCategoryId)
public Long getSecondCategoryId()
public void setSecondCategoryId(Long secondCategoryId)
public ProductItemsGetListStruct secondCategoryName(String secondCategoryName)
public String getSecondCategoryName()
public void setSecondCategoryName(String secondCategoryName)
public ProductItemsGetListStruct thirdCategoryId(Long thirdCategoryId)
public Long getThirdCategoryId()
public void setThirdCategoryId(Long thirdCategoryId)
public ProductItemsGetListStruct thirdCategoryName(String thirdCategoryName)
public String getThirdCategoryName()
public void setThirdCategoryName(String thirdCategoryName)
public ProductItemsGetListStruct fourthCategoryId(Long fourthCategoryId)
public Long getFourthCategoryId()
public void setFourthCategoryId(Long fourthCategoryId)
public ProductItemsGetListStruct fourthCategoryName(String fourthCategoryName)
public String getFourthCategoryName()
public void setFourthCategoryName(String fourthCategoryName)
public ProductItemsGetListStruct brandName(String brandName)
public String getBrandName()
public void setBrandName(String brandName)
public ProductItemsGetListStruct brandId(Long brandId)
public Long getBrandId()
public void setBrandId(Long brandId)
public ProductItemsGetListStruct description(String description)
public String getDescription()
public void setDescription(String description)
public ProductItemsGetListStruct customData(String customData)
public String getCustomData()
public void setCustomData(String customData)
Copyright © 2020. All rights reserved.