@Embeddable public class CategoryXrefPK extends Object implements Serializable
| Modifier and Type | Field and Description |
|---|---|
protected Category |
category |
protected Category |
subCategory |
| Constructor and Description |
|---|
CategoryXrefPK() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
Category |
getCategory() |
Category |
getSubCategory() |
int |
hashCode() |
void |
setCategory(Category category) |
void |
setSubCategory(Category subCategory) |
Copyright © 2014. All Rights Reserved.