public class Product extends BaseProduct<java.lang.Object>
Constructor and Description |
---|
Product() |
Modifier and Type | Method and Description |
---|---|
ConversationsIncludeType |
getIncludedIn() |
QAStatistics |
getQaStatistics() |
java.util.List<Question> |
getQuestions() |
java.util.List<Review> |
getReviews() |
protected void |
setIncludedIn(ConversationsIncludeType includedIn) |
getAttributes, getAttributesOrder, getAverageRating, getBrand, getBrandExternalId, getCategoryId, getDisplayImageUrl, getDisplayName, getEANs, getFamilyIds, getId, getImageUrl, getISBNs, getManufacturerPartNumbers, getModelNumbers, getName, getProductDescription, getProductPageUrl, getReviewList, getReviewsIds, getReviewStatistics, getUPCs
public java.util.List<Question> getQuestions()
public QAStatistics getQaStatistics()
public java.util.List<Review> getReviews()
protected void setIncludedIn(ConversationsIncludeType includedIn)
public ConversationsIncludeType getIncludedIn()