public interface CategoryXref extends Serializable
| Modifier and Type | Method and Description |
|---|---|
Category |
getCategory() |
Long |
getDisplayOrder() |
Category |
getSubCategory() |
void |
setCategory(Category category) |
void |
setDisplayOrder(Long displayOrder) |
void |
setSubCategory(Category subCategory) |
Copyright © 2014. All Rights Reserved.