public interface ProductAttribute extends Searchable<String>, MultiTenantCloneable<ProductAttribute>
| 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, setValuecreateOrRetrieveCopyInstanceCopyright © 2017. All rights reserved.