public class SummaryProduct extends Object
| Constructor and Description |
|---|
SummaryProduct() |
| Modifier and Type | Method and Description |
|---|---|
int |
getBrandId() |
String |
getBrandName() |
int |
getCategoryId() |
String |
getCategoryIdPath() |
String |
getCategoryName() |
String |
getCategoryNamePath() |
String |
getCountryCode() |
String |
getCurrency() |
String |
getImageUrl() |
long |
getLastRecordedAt() |
double |
getMaxSalePrice() |
double |
getMinSalePrice() |
String |
getMpid() |
List<String> |
getMpns() |
int |
getOffersCount() |
int |
getStoresCount() |
String |
getTitle() |
List<String> |
getUpcs() |
List<String> |
getUrls() |
public String getMpid()
public String getTitle()
public int getBrandId()
public String getBrandName()
public int getCategoryId()
public String getCategoryName()
public String getCategoryIdPath()
public String getCategoryNamePath()
public String getImageUrl()
public String getCountryCode()
public String getCurrency()
public long getLastRecordedAt()
public int getStoresCount()
public int getOffersCount()
public double getMinSalePrice()
public double getMaxSalePrice()
Copyright © 2017. All rights reserved.