public static class CategoryProductMapAttributeEntry.CategoryAttributeValue
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
private int |
categoryId |
private int |
position |
Constructor and Description |
---|
CategoryProductMapAttributeEntry.CategoryAttributeValue(int position,
int categoryId) |
Modifier and Type | Method and Description |
---|---|
int |
getCategoryId() |
int |
getPosition() |