public class StorefrontItem extends AbstractRealTimeDto
| Constructor and Description |
|---|
StorefrontItem() |
| Modifier and Type | Method and Description |
|---|---|
Long |
getAudSubCatId() |
Long |
getItemId() |
Long |
getPerformanceId() |
Long |
getProductId() |
Integer |
getRank() |
void |
setAudSubCatId(Long audSubCatId) |
void |
setItemId(Long itemId) |
void |
setPerformanceId(Long performanceId) |
void |
setProductId(Long productId) |
void |
setRank(Integer rank) |
toStringpublic Long getProductId()
public void setProductId(Long productId)
public Integer getRank()
public void setRank(Integer rank)
public Long getAudSubCatId()
public void setAudSubCatId(Long audSubCatId)
public Long getPerformanceId()
public void setPerformanceId(Long performanceId)
public Long getItemId()
public void setItemId(Long itemId)
Copyright © 2020. All rights reserved.