public interface ProductAttribute extends Searchable<String>
| Modifier and Type | Method and Description |
|---|---|
Long |
getId()
Gets the id.
|
Product |
getProduct()
Gets the product.
|
void |
setId(Long id)
Sets the id.
|
void |
setProduct(Product product)
Sets the product.
|
getSearchable, setSearchablegetName, getValue, setName, setValueCopyright © 2014. All Rights Reserved.